Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DRWMutex.hpp26 class _LIBUNWIND_HIDDEN RWMutex { class
/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/golang-protobuf/proto/
Dtable_marshal.go66 sync.RWMutex // protect extElems map, also for initialization anonMember