Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
DRWMutex.hpp29 class _LIBUNWIND_HIDDEN RWMutex { class
/external/llvm/include/llvm/Support/
DRWMutex.h143 typedef SmartRWMutex<false> RWMutex; typedef
/external/llvm-project/llvm/include/llvm/Support/
DRWMutex.h162 typedef SmartRWMutex<false> RWMutex; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DRWMutex.h164 typedef SmartRWMutex<false> RWMutex; typedef
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_mutex.h95 RWMutex() { in RWMutex() function
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_mutex.h99 RWMutex() { in RWMutex() function
/external/golang-protobuf/proto/
Dtable_marshal.go66 sync.RWMutex // protect extElems map, also for initialization anonMember