Searched defs:mLock (Results 1 – 5 of 5) sorted by relevance
/system/core/include/utils/ | ||
D | Thread.h | 97 mutable Mutex mLock; variable |
D | Looper.h | 451 Mutex mLock; variable |
/system/core/libpixelflinger/codeflinger/ | ||
D | CodeCache.h | 111 mutable pthread_mutex_t mLock; variable |
/system/vold/ | ||
D | VolumeManager.h | 206 std::mutex mLock; variable |
/system/netd/server/ | ||
D | CommandListener.cpp | 100 android::RWLock& mLock; member in __anonce9ffa890111::LockingFrameworkCommand |