Searched refs:sRemoteInitMutex (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DMediaCodecList.cpp139 static Mutex sRemoteInitMutex; member in namespace:android
146 Mutex::Autolock _l(sRemoteInitMutex);
153 Mutex::Autolock _l(sRemoteInitMutex);

Completed in 273 milliseconds