Home
last modified time | relevance | path

Searched refs:cvWaitPrint_ (Results 1 - 2 of 2) sorted by relevance

/test/ostest/wukong/common/src/
H A Dwukong_logger.cpp100 cvWaitPrint_.wait(lk); in Start()
113 cvWaitPrint_.notify_all(); in Stop()
163 cvWaitPrint_.notify_all(); in Print()
175 self->cvWaitPrint_.notify_all(); in Run()
192 self->cvWaitPrint_.wait_for(lk, timeout); in Run()
/test/ostest/wukong/common/include/
H A Dwukong_logger.h107 std::condition_variable cvWaitPrint_; member in OHOS::WuKong::WuKongLogger

Completed in 2 milliseconds