Home
last modified time | relevance | path

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

/base/update/sys_installer/services/module_update/service/src/
H A Dmodule_update_queue.cpp33 notFull_.notify_all(); in Stop()
44 notFull_.wait(locker); in Put()
66 notFull_.notify_one(); in Pop()
/base/update/updater/services/common/ring_buffer/
H A Dring_buffer.cpp95 notFull_.wait(pushLock); in Push()
139 notFull_.notify_all(); in Pop()
146 notFull_.notify_all(); in Stop()
156 notFull_.notify_all(); in StopPush()
H A Dring_buffer.h52 std::condition_variable notFull_; member in Updater::RingBuffer
/base/update/sys_installer/services/module_update/service/include/
H A Dmodule_update_queue.h40 std::condition_variable notFull_; member in OHOS::SysInstaller::ModuleUpdateQueue

Completed in 2 milliseconds