Searched refs:gIdxLock (Results 1 – 1 of 1) sorted by relevance
56 static std::mutex gIdxLock; variable118 std::lock_guard<std::mutex> lock(gIdxLock); in raise_priority_a2dp()