Searched defs:SuspendThread (Results 1 – 3 of 3) sorted by relevance
63 static bool SuspendThread(pid_t pid) { in SuspendThread() function
119 bool ThreadSuspender::SuspendThread(SuspendedThreadID tid) { in SuspendThread() function in __sanitizer::ThreadSuspender
1814 jvmtiError SuspendThread(jthread thread) { in SuspendThread() function