Searched defs:thread_num_val (Results 1 - 1 of 1) sorted by relevance

/httpd/server/mpm/winnt/
H A Dchild.c811 static DWORD __stdcall worker_main(void *thread_num_val) argument
817 int thread_num = (int)thread_num_val;

Completed in 13 milliseconds