Searched defs:queue (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Dzone.c8590 * the queue.
11204 * queue will be serviced before the low one.
11216 isc_boolean_t queue; local
11239 queue = ISC_TF(zmgr->ioactive > zmgr->iolimit);
11240 if (queue) {
11249 if (!queue) {

Completed in 47 milliseconds