Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMediaCodecList.cpp50 Mutex sInitMutex; variable
139 Mutex::Autolock autoLock(sInitMutex); in profilerThreadWrapper()
147 Mutex::Autolock autoLock(sInitMutex); in getLocalInstance()
/frameworks/av/media/libmediametrics/
DMediaAnalyticsItem.cpp934 static Mutex sInitMutex; variable
966 Mutex::Autolock _l(sInitMutex); in dropInstance()
1003 Mutex::Autolock _l(sInitMutex); in getInstance()