Searched refs:SuspenderThread (Results 1 – 1 of 1) sorted by relevance
39 void *SuspenderThread(void *argument) { in SuspenderThread() function49 pthread_create(&thread_id, NULL, SuspenderThread, NULL); in StopTheWorldTestLibConstructor()