Searched refs:dispatch_allocate (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Ddispatch.c2380 dispatch_allocate(dns_dispatchmgr_t *mgr, unsigned int maxrequests, function
2523 * dispatch_allocate() checks mgr for us.
2527 result = dispatch_allocate(mgr, maxrequests, &disp);
2797 * dispatch_allocate() checks mgr for us.
2800 result = dispatch_allocate(mgr, maxrequests, &disp);

Completed in 15 milliseconds