Searched refs:thread_num_val (Results 1 - 1 of 1) sorted by relevance
/httpd/server/mpm/winnt/ | ||
H A D | child.c | 811 static DWORD __stdcall worker_main(void *thread_num_val) argument 817 int thread_num = (int)thread_num_val; |
Completed in 12 milliseconds