Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/common/libs/threads/
Dcuttlefish_thread_test.cpp111 cvd::thunk<void, &NotifyOneTest::WaitThread>, this); in Run()
113 cvd::thunk<void, &NotifyOneTest::WaitThread>, this); in Run()
139 void* WaitThread() { in WaitThread() function in NotifyOneTest
161 cvd::thunk<void, &NotifyAllTest::WaitThread>, this); in Run()
163 cvd::thunk<void, &NotifyAllTest::WaitThread>, this); in Run()
182 void* WaitThread() { in WaitThread() function in NotifyAllTest
205 cvd::thunk<void, &WaitUntilTest::WaitThread>, this); in Run()
222 void* WaitThread() { in WaitThread() function in WaitUntilTest