Home
last modified time | relevance | path

Searched refs:progress_row_condvar_ (Results 1 – 1 of 1) sorted by relevance

/external/libgav1/libgav1/src/
Dbuffer_pool.h194 progress_row_condvar_.notify_all(); in Abort()
206 progress_row_condvar_.notify_all(); in SetFrameState()
218 progress_row_condvar_.notify_all(); in SetProgress()
257 progress_row_condvar_.wait(lock); in WaitUntil()
296 std::condition_variable progress_row_condvar_; variable