Lines Matching defs:Wait
480 // Wait until stop is called or there is a request.
650 /// Wait for the first build of preamble to finish. Preamble itself can be
1400 for (auto Wait = scheduleLocked(); !Wait.expired();
1401 Wait = scheduleLocked()) {
1418 if (!(Wait == Deadline::infinity())) {
1425 Wait.time() - steady_clock::now())
1430 wait(Lock, RequestsCV, Wait);
1486 return Deadline::infinity(); // Wait for new requests.
1657 // Wait for all in-flight tasks to finish.
1798 // Wait until the preamble is built for the first time, if preamble