Home
last modified time | relevance | path

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

/bionic/tests/
Dpthread_test.cpp985 WaitUntilThreadSleep(wakeup_arg.tid); in test_pthread_rwlock_reader_wakeup_writer()
1052 WaitUntilThreadSleep(wakeup_arg.tid); in test_pthread_rwlock_writer_wakeup_reader()
1145 WaitUntilThreadSleep(wakeup_arg.tid); in pthread_rwlock_timedrdlock_timeout_helper()
1213 WaitUntilThreadSleep(wakeup_arg.tid); in pthread_rwlock_timedwrlock_timeout_helper()
1346 WaitUntilThreadSleep(writer_tid); in TEST()
1368 WaitUntilThreadSleep(writer_tid); in TEST()
1373 WaitUntilThreadSleep(reader_tid); in TEST()
2247 WaitUntilThreadSleep(tid); in test()
2317 WaitUntilThreadSleep(helper->main_tid); in thread_fn()
2345 WaitUntilThreadSleep(child_tid); in test()
[all …]
Dutils.h148 static inline void WaitUntilThreadSleep(std::atomic<pid_t>& tid) { in WaitUntilThreadSleep() function
Dstdio_ext_test.cpp252 WaitUntilThreadSleep(pid); in TEST()