Searched refs:dataQueueCond_ (Results 1 – 3 of 3) sorted by relevance
107 std::condition_variable dataQueueCond_; variable
139 std::condition_variable dataQueueCond_; variable
280 dataQueueCond_.wait_for(spkLck, std::chrono::milliseconds(REQUEST_DATA_WAIT), in PlayThreadRunning()353 dataQueueCond_.notify_all(); in OnDecodeTransDataDone()