Searched refs:decodeCond_ (Results 1 – 2 of 2) sorted by relevance
87 std::condition_variable decodeCond_; variable
401 decodeCond_.notify_all(); in InputScreenData()482 …auto status = decodeCond_.wait_for(lock, std::chrono::milliseconds(DECODE_WAIT_MILLISECONDS), [thi… in DecodeScreenData()