Searched refs:condVarPlay_ (Results 1 – 2 of 2) sorted by relevance
76 std::condition_variable condVarPlay_; variable
71 condVarPlay_.wait_for(lockPlay, std::chrono::seconds(waitsecond)); in PlaySync()276 condVarPlay_.notify_all(); in Notify()