Home
last modified time | relevance | path

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

/external/zstd/contrib/pzstd/utils/
DWorkQueue.h30 std::condition_variable writerCv_; variable
67 writerCv_.wait(lock); in push()
100 writerCv_.notify_one(); in pop()
114 writerCv_.notify_all(); in setMaxSize()
128 writerCv_.notify_all(); in finish()