Lines Matching refs:wait
91 CurrentPhaseCondition.wait(
95 /// assertion and ThreadPool destructor would wait() on all threads, which
152 Pool.wait();
167 Pool.wait();
182 Pool.wait();
198 Pool.wait();
209 Pool.wait();
222 Pool.wait();
259 Group1.wait();
276 // Start first group and wait for it.
278 Group1.wait();
280 // Second group has not yet finished, start it and wait for it.
283 Group2.wait();
303 LocalGroup.wait();
309 LocalGroup.wait();
317 Group.wait();
330 // Test that a thread calling wait() for a group and is waiting for more tasks
353 // And task B only now will wait for the tasks in the group (=task C)
358 LocalGroup.wait();
361 Group.wait();
398 AllThreads.wait(Guard,