Searched refs:SuspendThread (Results 1 – 1 of 1) sorted by relevance
135 bool SuspendThread(tid_t thread_id);138 bool ThreadSuspender::SuspendThread(tid_t tid) { in SuspendThread() function in __sanitizer::ThreadSuspender227 if (SuspendThread(tid)) in SuspendAllThreads()