Searched refs:allThreadsExited_ (Results 1 – 2 of 2) sorted by relevance
72 allThreadsExited_.wait(lock, [this]() { in Stop()249 allThreadsExited_.notify_all(); in ExitWorker()
77 std::condition_variable allThreadsExited_; variable