Home
last modified time | relevance | path

Searched refs:lockShared (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer.cpp428 std::shared_lock<std::shared_mutex> lockShared(rendererMutex_); in SetParams() local
525 std::shared_lock<std::shared_mutex> lockShared(rendererMutex_); in SetRendererCallback() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
H A Daudio_capturer.cpp253 std::shared_lock<std::shared_mutex> lockShared(switchStreamMutex_); in SetParams() local