Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dbuffer_dispatcher.h144 std::condition_variable notifyData_; member in OHOS::Sharing::BufferReceiver
H A Dbuffer_dispatcher.cpp40 notifyData_.notify_one(); in OnMediaDataNotify()
102 notifyData_.wait(locker, [=]() { return dataReady_ || type != MEDIA_TYPE_AV; }); in RequestRead()
152 notifyData_.notify_all(); in NotifyReadStop()

Completed in 4 milliseconds