Searched refs:activeDeviceMutex_ (Results 1 – 2 of 2) sorted by relevance
326 std::mutex activeDeviceMutex_; variable
720 std::lock_guard<std::mutex> lock(activeDeviceMutex_); in SetVolumeForSwitchDevice()