Home
last modified time | relevance | path

Searched defs:_lock (Results 1 – 4 of 4) sorted by relevance

/system/libhidl/libhidlmemory/
Dmapping.cpp40 std::unique_lock<std::mutex> _lock(gMutex); in getMapperService() local
/system/netd/server/
DNetdHwService.cpp143 android::RWLock::AutoWLock _lock(gCtls->tetherCtrl.lock); in setIpForwardEnable() local
153 android::RWLock::AutoWLock _lock(gCtls->tetherCtrl.lock); in setForwardingBetweenInterfaces() local
/system/libvintf/
DVintfObject.cpp58 std::unique_lock<std::mutex> _lock(ptr->mutex); in Get() local
99 std::unique_lock<std::mutex> _lock(gFrameworkCompatibilityMatrixMutex); in GetFrameworkCompatibilityMatrix() local
323 std::unique_lock<std::mutex> _lock(gDeviceRuntimeInfo.mutex); in GetRuntimeInfo() local
/system/libhidl/transport/include/hidl/
DHidlBinderSupport.h327 std::unique_lock<std::mutex> _lock = details::gBnMap.lock(); in toBinder() local