Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_stoptheworld_testlib.cc39 void *SuspenderThread(void *argument) { in SuspenderThread() function
49 pthread_create(&thread_id, NULL, SuspenderThread, NULL); in StopTheWorldTestLibConstructor()