Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/
H A Ddaudio_echo_cannel_manager.h90 std::condition_variable refQueueCond_; member in OHOS::DistributedHardware::DAudioEchoCannelManager
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_echo_cannel_manager.cpp187 refQueueCond_.wait_for(refLck, std::chrono::milliseconds(COND_WAIT_TIME_MS), in AecProcessData()
246 refQueueCond_.notify_all(); in OnReadData()

Completed in 2 milliseconds