Searched refs:condVarSeek_ (Results 1 – 2 of 2) sorted by relevance
119 condVarSeek_.wait_for(lockSeek, std::chrono::seconds(waitsecond)); in SeekSync()290 condVarSeek_.notify_all(); in SeekNotify()294 condVarSeek_.notify_all(); in SeekNotify()298 condVarSeek_.notify_all(); in SeekNotify()301 condVarSeek_.notify_all(); in SeekNotify()
80 std::condition_variable condVarSeek_; variable