Searched refs:WaitUntilThreadSleep (Results 1 – 3 of 3) sorted by relevance
957 WaitUntilThreadSleep(wakeup_arg.tid); in test_pthread_rwlock_reader_wakeup_writer()1024 WaitUntilThreadSleep(wakeup_arg.tid); in test_pthread_rwlock_writer_wakeup_reader()1117 WaitUntilThreadSleep(wakeup_arg.tid); in pthread_rwlock_timedrdlock_timeout_helper()1185 WaitUntilThreadSleep(wakeup_arg.tid); in pthread_rwlock_timedwrlock_timeout_helper()1314 WaitUntilThreadSleep(writer_tid); in TEST()1332 WaitUntilThreadSleep(writer_tid); in TEST()1337 WaitUntilThreadSleep(reader_tid); in TEST()2204 WaitUntilThreadSleep(tid); in test()2274 WaitUntilThreadSleep(helper->main_tid); in thread_fn()2302 WaitUntilThreadSleep(child_tid); in test()[all …]
159 static inline void WaitUntilThreadSleep(std::atomic<pid_t>& tid) { in WaitUntilThreadSleep() function
234 WaitUntilThreadSleep(pid); in TEST()