Searched defs:Await (Results 1 - 2 of 2) sorted by relevance
/external/valgrind/drd/tests/ | ||
H A D | tsan_thread_wrappers_pthread.h | 216 void Await(Condition cond) { WaitLoop(cond); } function in class:Mutex |
/external/v8/src/parsing/ | ||
H A D | preparser.h | 61 static PreParserIdentifier Await() { function in class:v8::internal::PreParserIdentifier |
Completed in 244 milliseconds