Searched refs:condVarStop_ (Results 1 – 2 of 2) sorted by relevance
78 std::condition_variable condVarStop_; variable
95 condVarStop_.wait_for(lockStop, std::chrono::seconds(waitsecond)); in StopSync()280 condVarStop_.notify_all(); in Notify()