Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DMutex.h141 SmartScopedLock(SmartMutex<mt_only>& m) : mtx(m) { in SmartScopedLock() function
/external/llvm/include/llvm/Support/
DMutex.h145 SmartScopedLock(SmartMutex<mt_only>& m) : mtx(m) { in SmartScopedLock() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMutex.h145 SmartScopedLock(SmartMutex<mt_only>& m) : mtx(m) { in SmartScopedLock() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DMutex.h146 SmartScopedLock(SmartMutex<mt_only>& m) : mtx(m) { in SmartScopedLock() function