Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DRWMutex.h158 struct SmartScopedWriter { struct
161 explicit SmartScopedWriter(SmartRWMutex<mt_only>& m) : mutex(m) { in SmartScopedWriter() argument
165 ~SmartScopedWriter() { in ~SmartScopedWriter() argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DRWMutex.h162 struct SmartScopedWriter { struct
165 explicit SmartScopedWriter(SmartRWMutex<mt_only>& m) : mutex(m) { in SmartScopedWriter() argument
169 ~SmartScopedWriter() { in ~SmartScopedWriter() argument
/external/llvm/include/llvm/Support/
DRWMutex.h162 struct SmartScopedWriter { struct
165 explicit SmartScopedWriter(SmartRWMutex<mt_only>& m) : mutex(m) { in SmartScopedWriter() function
169 ~SmartScopedWriter() { in ~SmartScopedWriter() argument