Home
last modified time | relevance | path

Searched refs:SuspendThread (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cc136 bool SuspendThread(tid_t thread_id);
139 bool ThreadSuspender::SuspendThread(tid_t tid) { in SuspendThread() function in __sanitizer::ThreadSuspender
228 if (SuspendThread(tid)) in SuspendAllThreads()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cc150 bool SuspendThread(tid_t thread_id);
153 bool ThreadSuspender::SuspendThread(tid_t tid) { in SuspendThread() function in __sanitizer::ThreadSuspender
242 if (SuspendThread(tid)) in SuspendAllThreads()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cpp135 bool SuspendThread(tid_t thread_id);
138 bool ThreadSuspender::SuspendThread(tid_t tid) { in SuspendThread() function in __sanitizer::ThreadSuspender
227 if (SuspendThread(tid)) in SuspendAllThreads()
/netbsd-src/external/gpl2/gmake/dist/
H A Dcommands.c434 DWORD susp_count = SuspendThread (main_thread); in fatal_error_signal()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dosthread.d134 SuspendThread, SwitchToThread, SYSTEM_INFO, THREAD_PRIORITY_IDLE, THREAD_PRIORITY_NORMAL, in version()
1753 if ( t.m_addr != GetCurrentThreadId() && SuspendThread( t.m_hndl ) == 0xFFFFFFFF ) in private()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinbase.d2059 DWORD SuspendThread(HANDLE);
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20136468 error code returned by SuspendThread from %d back to %u.
6478 * window-nat.c (thread_rec): Add thread ID in SuspendThread
H A DChangeLog-20149509 SuspendThread fails with ERROR_ACCESS_DENIED. If SuspendThread
H A DChangeLog-20159058 from SuspendThread().
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20136468 error code returned by SuspendThread from %d back to %u.
6478 * window-nat.c (thread_rec): Add thread ID in SuspendThread
H A DChangeLog-20149509 SuspendThread fails with ERROR_ACCESS_DENIED. If SuspendThread
H A DChangeLog-20159058 from SuspendThread().