Searched refs:g_chainMutex (Results 1 – 1 of 1) sorted by relevance
46 static std::mutex g_chainMutex; variable95 std::lock_guard<std::mutex> maplock(g_chainMutex); in InitControllerDescriptor()129 std::lock_guard<std::mutex> maplock(g_chainMutex); in GetOfflineAudioEffectChains()140 std::lock_guard<std::mutex> maplock(g_chainMutex); in Create()