Searched refs:ready_barrier_futures (Results 1 – 1 of 1) sorted by relevance
593 std::vector<std::future<void>> ready_barrier_futures; in ClientCommand() local611 ready_barrier_futures.push_back(ready_barrier_promise.get_future()); in ClientCommand()834 for (auto& ready : ready_barrier_futures) in ClientCommand()