Home
last modified time | relevance | path

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

/base/msdp/device_status/intention/common/channel/include/
H A Dchannel.h176 std::condition_variable empty_; member in OHOS::Msdp::DeviceStatus::Channel
215 empty_.notify_all(); in Send()
225 empty_.wait(lock, [this] { in Peek()
237 empty_.wait(lock, [this] { in Pop()
249 empty_.wait(lock, [this] { in Receive()

Completed in 1 milliseconds