Searched refs:waitCond (Results 1 – 4 of 4) sorted by relevance
46 std::condition_variable waitCond; variable
113 demo->waitCond.notify_all(); in OnEncOutputBufferAvailable()252 waitCond.wait(lock, [this]() { in WaitForEOS()
137 demo->waitCond.notify_all(); in OnEncOutputDataAvailable()270 waitCond.wait(lock, [this]() { in WaitForEOS()