Searched refs:timerCv_ (Results 1 – 2 of 2) sorted by relevance
134 timerCv_.wait_for(lock, std::chrono::seconds(1)); in TimerSleep()140 timerCv_.notify_one(); in TimerNotify()
50 std::condition_variable timerCv_; variable