Searched refs:g_cBDiedMapMutex (Results 1 – 1 of 1) sorted by relevance
39 std::mutex g_cBDiedMapMutex; variable206 std::lock_guard<std::mutex> lockCbMap(g_cBDiedMapMutex); in AudioPolicyServerDied()1359 std::lock_guard<std::mutex> lockCbMap(g_cBDiedMapMutex); in RegisterAudioStreamPolicyServerDiedCb()1369 std::lock_guard<std::mutex> lockCbMap(g_cBDiedMapMutex); in UnregisterAudioStreamPolicyServerDiedCb()