Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld_linux_libcdep.cc116 bool SuspendThread(SuspendedThreadID thread_id);
119 bool ThreadSuspender::SuspendThread(SuspendedThreadID tid) { in SuspendThread() function in __sanitizer::ThreadSuspender
198 if (SuspendThread(tid)) in SuspendAllThreads()
/external/lzma/CPP/Windows/
DThread.h29 DWORD Suspend() { return ::SuspendThread(thread); } in Suspend()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
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()
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_ptrace_dumper.cc63 static bool SuspendThread(pid_t pid) { in SuspendThread() function
317 if (!SuspendThread(threads_[i])) { in ThreadsSuspend()
/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DTargetThreadWindows.cpp44 ::SuspendThread(m_host_thread.GetNativeThread().GetSystemHandle()); in RefreshStateAfterStop()
DRegisterContextWindows.cpp159 if (::SuspendThread( in CacheAllRegisterValues()
DNativeThreadWindows.cpp36 ::SuspendThread(m_host_thread.GetNativeThread().GetSystemHandle()); in DoStop()
/external/oj-libjdwp/src/share/javavm/export/
Djvmti.h1023 jvmtiError (JNICALL *SuspendThread) (jvmtiEnv* env,
1814 jvmtiError SuspendThread(jthread thread) { in SuspendThread() function
1815 return functions->SuspendThread(this, thread); in SuspendThread()
/external/google-breakpad/src/client/windows/handler/
Dexception_handler.cc798 last_suspend_count = SuspendThread(child_thread_handle); in WriteMinidumpForChild()
/external/oj-libjdwp/src/share/back/
DthreadControl.c854 error = JVMTI_FUNC_PTR(gdata->jvmti,SuspendThread) in commonSuspendByNode()
1917 error = JVMTI_FUNC_PTR(gdata->jvmti,SuspendThread)(gdata->jvmti, thread); in popOneFrame()
/external/angle/util/windows/third_party/StackWalker/src/
DStackWalker.cpp1075 SuspendThread(hThread); in ShowCallstack()
/external/rust/crates/libc/src/
Dpsp.rs537 SuspendThread = 66,
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/
Dkernel32.sym743 PUBLIC 39732 4 SuspendThread