Searched defs:hThread (Results 1 - 1 of 1) sorted by relevance
/httpd/server/mpm/winnt/ | ||
H A D | service.c | 687 HANDLE hThread = GetCurrentThread(); local 696 if (!DuplicateHandle(hProc, hThread, hProc, &(globdat.mpm_thread), |
Completed in 12 milliseconds