Searched refs:volMtx_ (Results 1 – 4 of 4) sorted by relevance
467 std::lock_guard<std::mutex> volLck(volMtx_); in SetVolumeInner()473 std::lock_guard<std::mutex> volLck(volMtx_); in SetVolumeRangeInner()480 std::lock_guard<std::mutex> volLck(volMtx_); in GetVolumeInner()486 std::lock_guard<std::mutex> volLck(volMtx_); in GetMaxVolumeInner()492 std::lock_guard<std::mutex> volLck(volMtx_); in GetMinVolumeInner()
497 std::lock_guard<std::mutex> volLck(volMtx_); in SetVolumeInner()503 std::lock_guard<std::mutex> volLck(volMtx_); in SetVolumeRangeInner()510 std::lock_guard<std::mutex> volLck(volMtx_); in GetVolumeInner()516 std::lock_guard<std::mutex> volLck(volMtx_); in GetMaxVolumeInner()522 std::lock_guard<std::mutex> volLck(volMtx_); in GetMinVolumeInner()
124 std::mutex volMtx_; variable
113 std::mutex volMtx_; variable