Searched refs:handles (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
909 CloseHandle(handles[thread_to_clean]);
911 handles[i] = handles[i + 1];
1129 * XXX: other_child - we need the process handles to the other children

Completed in 12 milliseconds