Home
last modified time | relevance | path

Searched defs:SuspendThread (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_ptrace_dumper.cc63 static bool SuspendThread(pid_t pid) { in SuspendThread() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld_linux_libcdep.cc119 bool ThreadSuspender::SuspendThread(SuspendedThreadID tid) { in SuspendThread() function in __sanitizer::ThreadSuspender
/external/oj-libjdwp/src/share/javavm/export/
Djvmti.h1814 jvmtiError SuspendThread(jthread thread) { in SuspendThread() function