Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/include/
H A Dpro_renderer_stream_impl.h121 std::mutex firstFrameMutex; variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpro_renderer_stream_impl.cpp586 std::unique_lock firstFrameLock(firstFrameMutex); in PopSinkBuffer()