Searched refs:systemSoundMutex_ (Results 1 – 2 of 2) sorted by relevance
287 std::mutex systemSoundMutex_; variable
1651 std::lock_guard<std::mutex> lock(systemSoundMutex_); in SetSystemSoundUri()1672 std::lock_guard<std::mutex> lock(systemSoundMutex_); in GetSystemSoundUri()