Searched defs:SuspendThread (Results 1 – 4 of 4) 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
138 bool ThreadSuspender::SuspendThread(tid_t tid) { in SuspendThread() function in __sanitizer::ThreadSuspender
1814 jvmtiError SuspendThread(jthread thread) { in SuspendThread() function