Home
last modified time | relevance | path

Searched refs:ResumeAllThreads (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cc127 void ResumeAllThreads();
188 void ThreadSuspender::ResumeAllThreads() { in ResumeAllThreads() function in __sanitizer::ThreadSuspender
219 ResumeAllThreads(); in SuspendAllThreads()
266 inst->ResumeAllThreads(); in TracerThreadSignalHandler()
322 thread_suspender.ResumeAllThreads(); in TracerThread()