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