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

/macosx-10.10.1/apache-793/httpd/server/mpm/winnt/
H A Dchild.c807 static DWORD __stdcall worker_main(void *thread_num_val) argument
813 int thread_num = (int)thread_num_val;

Completed in 102 milliseconds