| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| H A D | simple_exec_w32.c | 244 pi.hThread = NULL; in pipe_execv() 322 if (pi.hThread) CloseHandle(pi.hThread); in pipe_execv()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/ |
| H A D | Threading.inc | 42 HANDLE hThread = (HANDLE)::_beginthreadex( 45 if (!hThread) { 50 if (::WaitForSingleObject(hThread, INFINITE) == WAIT_FAILED) { 54 if (::CloseHandle(hThread) == FALSE) {
|
| H A D | Signals.inc | 120 HANDLE hThread, LPADDRESS64 lpaddr); 224 HANDLE hProcess, HANDLE hThread, 239 while (fStackWalk64(NativeMachineType, hProcess, hThread, &StackFrame, 297 HANDLE hThread, STACKFRAME64 &StackFrame, 306 if (printStackTraceWithLLVMSymbolizer(OS, hProcess, hThread, StackFrame, 312 if (!fStackWalk64(NativeMachineType, hProcess, hThread, &StackFrame,
|
| H A D | Program.inc | 311 ScopedCommonHandle hThread(pi.hThread); 342 ::ResumeThread(pi.hThread);
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| H A D | expand_path.c | 147 HANDLE hThread = NULL; in _expand_userid() local 153 hThread = GetCurrentThread(); in _expand_userid() 155 if (!OpenThreadToken(hThread, TOKEN_QUERY, in _expand_userid()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
| H A D | dbghelp.d | 26 …alias DWORD64 function(HANDLE hProcess, HANDLE hThread, ADDRESS64 *lpaddr) TranslateAddressPr… 33 …alias BOOL function(DWORD MachineType, HANDLE hProcess, HANDLE hThread, STACKFRAME64 *Stac…
|
| H A D | stacktrace.d | 170 HANDLE hThread = GetCurrentThread(); in traceNoSync() local 226 while (dbghelp.StackWalk64(imageType, hProcess, hThread, &stackframe, in traceNoSync()
|
| H A D | winbase.d | 1040 HANDLE hThread; 1052 HANDLE hThread; 1181 HANDLE hThread;
|
| /netbsd-src/external/bsd/unbound/dist/winrc/ |
| H A D | win_svc.c | 289 CloseHandle(pinfo.hThread); in call_root_update() 565 CloseHandle(pinfo.hThread); in win_do_cron()
|
| /netbsd-src/external/public-domain/sqlite/dist/tea/win/ |
| H A D | nmakehlp.c | 292 CloseHandle(pi.hThread); in CheckForCompilerFeature() 426 CloseHandle(pi.hThread); in CheckForLinkerFeature()
|
| /netbsd-src/external/bsd/libarchive/dist/libarchive/ |
| H A D | filter_fork_windows.c | 192 CloseHandle(childInfo.hThread); in __archive_create_child()
|
| /netbsd-src/external/mit/libuv/dist/test/ |
| H A D | runner-win.c | 155 CloseHandle(pi.hThread); in process_start()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_symbolizer_win.cc | 271 CloseHandle(pi.hThread); in StartSymbolizerSubprocess()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_symbolizer_win.cc | 269 CloseHandle(pi.hThread); in StartSymbolizerSubprocess()
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_symbolizer_win.cpp | 274 CloseHandle(pi.hThread); in StartSymbolizerSubprocess()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/KillTheDoctor/ |
| H A D | KillTheDoctor.cpp | 470 ::CloseHandle(DebugEvent.u.CreateThread.hThread); in main()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/ |
| H A D | osthread.d | 2725 HANDLE hThread = cast(HANDLE) _beginthreadex(null, stacksize, &thread_lowlevelEntry, in delegate() local 2727 if (!hThread) in delegate() 2741 if (ResumeThread(hThread) == -1) in delegate() 2743 CloseHandle(hThread); in delegate()
|
| /netbsd-src/external/bsd/libevent/dist/test/ |
| H A D | tinytest.c | 245 CloseHandle(info.hThread); in testcase_run_forked_()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
| H A D | pex-win32.c | 648 CloseHandle (pi->hThread); in win32_spawn()
|
| /netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
| H A D | pex-win32.c | 648 CloseHandle (pi->hThread); in win32_spawn()
|
| /netbsd-src/external/gpl3/gcc/dist/libiberty/ |
| H A D | pex-win32.c | 648 CloseHandle (pi->hThread); in win32_spawn()
|
| /netbsd-src/external/gpl3/binutils/dist/libiberty/ |
| H A D | pex-win32.c | 669 CloseHandle (pi->hThread); in win32_spawn()
|
| /netbsd-src/external/gpl2/gmake/dist/w32/subproc/ |
| H A D | sub_proc.c | 567 CloseHandle(procInfo.hThread); in process_begin()
|
| /netbsd-src/external/mit/libuv/dist/src/win/ |
| H A D | process.c | 1164 CloseHandle(info.hThread); in uv_spawn()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/ |
| H A D | gtest-death-test.cc | 806 ::CloseHandle(process_info.hThread); in AssumeRole()
|