Home
last modified time | relevance | path

Searched refs:SuspendThread (Results 1 – 6 of 6) 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/google-breakpad/src/client/linux/minidump_writer/
Dlinux_ptrace_dumper.cc63 static bool SuspendThread(pid_t pid) { in SuspendThread() function
282 if (!SuspendThread(threads_[i])) { in ThreadsSuspend()
/external/v8/src/libsampler/
Dsampler.cc638 if (SuspendThread(profiled_thread) == kSuspendFailed) return; in DoSample()
/external/google-breakpad/src/client/windows/handler/
Dexception_handler.cc791 last_suspend_count = SuspendThread(child_thread_handle); in WriteMinidumpForChild()
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/
Dkernel32.sym743 PUBLIC 39732 4 SuspendThread