Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/frameworks/native/audioschedule/
H A Daudio_schedule.cpp46 static std::mutex g_rssMutex; variable
86 std::lock_guard<std::mutex> lock(g_rssMutex); in UnscheduleThreadInServer()
96 std::lock_guard<std::mutex> lock(g_rssMutex); in ScheduleThreadInServer()
106 std::lock_guard<std::mutex> lock(g_rssMutex); in OnAddResSchedService()

Completed in 1 milliseconds