Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/service/
H A DBinderProxy.h57 std::lock_guard<std::mutex> _l(mDelegateMutex); in waitServiceOrDie()
73 std::mutex mDelegateMutex; variable
90 std::lock_guard<std::mutex> _l(mDelegateMutex); in binderDied()