Searched defs:WaitWithTimeout (Results 1 - 3 of 3) sorted by relevance
/external/valgrind/unittest/ | ||
H A D | thread_wrappers_win.h | 163 bool WaitWithTimeout(Mutex *mu, int millis) { function in class:CondVar |
H A D | thread_wrappers_pthread.h | 223 bool WaitWithTimeout(Mutex *mu, int millis) { function in class:CondVar |
/external/valgrind/main/drd/tests/ | ||
H A D | tsan_thread_wrappers_pthread.h | 281 bool WaitWithTimeout(Mutex *mu, int millis) { function in class:CondVar |
Completed in 514 milliseconds