Home
last modified time | relevance | path

Searched defs:RWMutex (Results 1 – 7 of 7) sorted by relevance

/external/libunwind_llvm/src/
DRWMutex.hpp26 class _LIBUNWIND_HIDDEN RWMutex { class
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DRWMutex.h139 typedef SmartRWMutex<false> RWMutex; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DRWMutex.h142 typedef SmartRWMutex<false> RWMutex; typedef
/external/llvm/include/llvm/Support/
DRWMutex.h143 typedef SmartRWMutex<false> RWMutex; typedef
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_mutex.h95 RWMutex() { in RWMutex() function
/external/syzkaller/vendor/github.com/golang/protobuf/proto/
Dtable_marshal.go66 sync.RWMutex // protect extElems map, also for initialization anonMember
/external/golang-protobuf/proto/
Dtable_marshal.go66 sync.RWMutex // protect extElems map, also for initialization anonMember