Searched refs:WaitThreadFn (Results 1 – 1 of 1) sorted by relevance
1581 ASSERT_EQ(0, pthread_create(&thread, nullptr, reinterpret_cast<void* (*)(void*)>(WaitThreadFn), in StartWaitingThread()1621 static void WaitThreadFn(pthread_CondWakeupTest* test) { in WaitThreadFn() function in pthread_CondWakeupTest