Home
last modified time | relevance | path

Searched refs:notEmpty_ (Results 1 - 4 of 4) sorted by relevance

/base/update/sys_installer/services/module_update/service/src/
H A Dmodule_update_queue.cpp34 notEmpty_.notify_all(); in Stop()
50 notEmpty_.notify_one(); in Put()
60 notEmpty_.wait(locker); in Pop()
/base/update/updater/services/common/ring_buffer/
H A Dring_buffer.cpp108 notEmpty_.notify_all(); in Push()
126 notEmpty_.wait(popLock); in Pop()
147 notEmpty_.notify_all(); in Stop()
165 notEmpty_.notify_all(); in StopPop()
H A Dring_buffer.h53 std::condition_variable notEmpty_; member in Updater::RingBuffer
/base/update/sys_installer/services/module_update/service/include/
H A Dmodule_update_queue.h39 std::condition_variable notEmpty_; member in OHOS::SysInstaller::ModuleUpdateQueue

Completed in 2 milliseconds