Home
last modified time | relevance | path

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

/glogg/glogg/tests/ !
H A DwatchtowerTest.cpp
/glogg/tests/ !
H A DwatchtowerTest.cpp94 condition_variable cv_; member in WatchTowerSingleFile
109 cv_.notify_one(); in registerFile()
128 bool result = ( cv_.wait_for( lock, std::chrono::milliseconds(timeout_ms), in waitNotificationReceived()