CreateThread 204 server/mpm/winnt/Win9xConHook.c hThread = CreateThread(NULL, 0, ttyConsoleCtrlThread, CreateThread 259 server/mpm/winnt/Win9xConHook.c hThread = CreateThread(NULL, 0, ttyConsoleCtrlThread, CreateThread 158 server/mpm/winnt/nt_eventlog.c stderr_thread = CreateThread(NULL, 0, service_stderr_thread, CreateThread 732 server/mpm/winnt/service.c globdat.service_thread = CreateThread(NULL, 0, service_nt_dispatch_thread, CreateThread 745 server/mpm/winnt/service.c globdat.service_thread = CreateThread(NULL, 0, monitor_service_9x_thread, CreateThread 107 srclib/apr/include/arch/win32/apr_dbg_win32_handles.h #define CreateThread(sd,d1,fn,pv,d2,pd3) apr_dbg_rv(CreateThread,(sd,d1,fn,pv,d2,pd3)) CreateThread 116 srclib/apr/threadproc/win32/thread.c if ((handle = CreateThread(NULL, CreateThread 682 support/win32/ApacheMonitor.c CloseHandle(CreateThread(NULL, 0, ConsoleOutputThread, CreateThread 685 support/win32/ApacheMonitor.c CloseHandle(CreateThread(NULL, 0, ConsoleWaitingThread, CreateThread 326 support/win32/wintty.c thread = CreateThread(NULL, 0, feedback, (LPVOID)&feed, 0, &tid);