Searched refs:dumpCond_ (Results 1 – 2 of 2) sorted by relevance
45 std::condition_variable dumpCond_; member
334 … dumpSignal_->dumpCond_.wait_for(lock, std::chrono::seconds(WAIT_DUMP_TIMEOUT_S), [this]() { in DumpLoopFunc()380 dumpSignal_->dumpCond_.notify_all(); in AddBufferToQueue()