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

/bind-9.11.3/lib/dns/
H A Ddispatch.c2365 dispatch_allocate(dns_dispatchmgr_t *mgr, unsigned int maxrequests, function
2533 * dispatch_allocate() checks mgr for us.
2537 result = dispatch_allocate(mgr, maxrequests, &disp);
2975 * dispatch_allocate() checks mgr for us.
2978 result = dispatch_allocate(mgr, maxrequests, &disp);

Completed in 18 milliseconds