Searched refs:Await (Results 1 – 2 of 2) sorted by relevance
216 void Await(Condition cond) { WaitLoop(cond); } in Await() function
1000 MU2.Await(Condition(&ArgIsZero, &COND)); in Worker()1034 MU2.Await(Condition(&ArgIsZero, &COND)); in Worker()1074 MU.Await(Condition(&ArgIsOne, &COND)); // calls ANNOTATE_CONDVAR_WAIT in Waiter()