Home
last modified time | relevance | path

Searched defs:SmartScopedReader (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DRWMutex.h143 struct SmartScopedReader { struct
146 explicit SmartScopedReader(SmartRWMutex<mt_only>& m) : mutex(m) { in SmartScopedReader() argument
150 ~SmartScopedReader() { in ~SmartScopedReader() argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DRWMutex.h146 struct SmartScopedReader { struct
149 explicit SmartScopedReader(SmartRWMutex<mt_only>& m) : mutex(m) { in SmartScopedReader() function
153 ~SmartScopedReader() { in ~SmartScopedReader() argument
/external/llvm/include/llvm/Support/
DRWMutex.h147 struct SmartScopedReader { struct
150 explicit SmartScopedReader(SmartRWMutex<mt_only>& m) : mutex(m) { in SmartScopedReader() argument
154 ~SmartScopedReader() { in ~SmartScopedReader() argument