Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote_fast/
H A Dremote_fast_audio_renderer_sink.cpp163 std::mutex g_remoteFRSinksMutex; variable
167 std::lock_guard<std::mutex> lock(g_remoteFRSinksMutex); in GetInstance()
239 std::lock_guard<std::mutex> lock(g_remoteFRSinksMutex); in DeInit()