Home
last modified time | relevance | path

Searched refs:SuspendThread (Results 1 – 10 of 10) 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/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.cc791 last_suspend_count = SuspendThread(child_thread_handle); in WriteMinidumpForChild()
/external/v8/src/libsampler/
Dsampler.cc689 if (SuspendThread(profiled_thread) == kSuspendFailed) return; in DoSample()
/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/syzkaller/executor/
Dsyscalls.h14307 {"SuspendThread", 0, (syscall_t)SuspendThread},
/external/syzkaller/sys/windows/
Dwindows.txt217 SuspendThread(hThread HANDLE)
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/
Dkernel32.sym743 PUBLIC 39732 4 SuspendThread