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

/bind-9.6-ESV-R11/lib/isc/win32/
H A Dsocket.c457 iocompletionport_createthreads(int total_threads, isc_socketmgr_t *manager) { argument
462 INSIST(total_threads > 0);
467 for (i = 0; i < total_threads; i++) {

Completed in 467 milliseconds