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

/httpd/server/mpm/winnt/
H A Dchild.c904 static void cleanup_thread(HANDLE *handles, int *thread_cnt, argument
910 for (i = thread_to_clean; i < ((*thread_cnt) - 1); i++)
912 (*thread_cnt)--;

Completed in 1460 milliseconds