Home
last modified time | relevance | path

Searched refs:timerCv_ (Results 1 – 2 of 2) sorted by relevance

/developtools/hdc/src/common/
Dcircle_buffer.cpp134 timerCv_.wait_for(lock, std::chrono::seconds(1)); in TimerSleep()
140 timerCv_.notify_one(); in TimerNotify()
Dcircle_buffer.h50 std::condition_variable timerCv_; variable