Home
last modified time | relevance | path

Searched refs:gIdxLock (Results 1 – 1 of 1) sorted by relevance

/system/bt/utils/src/
Dbt_utils.cc56 static std::mutex gIdxLock; variable
118 std::lock_guard<std::mutex> lock(gIdxLock); in raise_priority_a2dp()