Searched refs:condVarReset_ (Results 1 – 2 of 2) sorted by relevance
79 std::condition_variable condVarReset_; variable
107 condVarReset_.wait_for(lockReset, std::chrono::seconds(waitsecond)); in ResetSync()282 condVarReset_.notify_all(); in Notify()