Lines Matching refs:priming
403 isc_boolean_t priming;
7177 REQUIRE(!res->priming);
7404 res->priming = ISC_FALSE;
7507 INSIST(res->priming);
7508 res->priming = ISC_FALSE;
7550 if (!res->exiting && !res->priming) {
7552 res->priming = ISC_TRUE;
7561 * start the priming fetch like any other fetch, and holding
7563 * because we're the ones who set res->priming to true.
7565 * running will see that res->priming is already true and
7568 RTRACE("priming");
7572 INSIST(res->priming);
7574 res->priming = ISC_FALSE;
7590 INSIST(res->priming);
7591 res->priming = ISC_FALSE;