Searched refs:wait_start_cond_ (Results 1 – 4 of 4) sorted by relevance
105 std::condition_variable wait_start_cond_; variable
34 bool res = wait_start_cond_.wait_for(lock, std::chrono::seconds(timeout), [this] { in WaitForStart()
599 wait_start_cond_.notify_all(); in ProcessHeartbeatResp()670 wait_start_cond_.notify_all(); in ProcessSendMetadata()
200 wait_start_cond_.notify_all(); in ProcessRegister()