Searched refs:condVarPause_ (Results 1 – 2 of 2) sorted by relevance
77 std::condition_variable condVarPause_; variable
83 condVarPause_.wait_for(lockPause, std::chrono::seconds(waitsecond)); in PauseSync()278 condVarPause_.notify_all(); in Notify()