Searched refs:wakeupClosecallbackMutex_ (Results 1 – 1 of 1) sorted by relevance
155 std::mutex wakeupClosecallbackMutex_; member in OHOS::AudioStandard::AudioCapturerSourceInner464 std::lock_guard<std::mutex> lck(wakeupClosecallbackMutex_); in DeInit()1121 std::lock_guard<std::mutex> lck(wakeupClosecallbackMutex_); in RegisterWakeupCloseCallback()