Searched refs:ResultIsReady (Results 1 – 1 of 1) sorted by relevance
109 std::condition_variable ResultIsReady; member137 ResultIsReady.notify_one(); in consumeInitial()158 ResultIsReady.notify_one(); in consumeNonInitial()186 ResultIsReady.wait(L, [this]() { return result().hasValue(); }); in blockUntilResult()