Home
last modified time | relevance | path

Searched defs:MutexType (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/util/
Dmutex.h30 typedef SRWLOCK MutexType; typedef
34 typedef pthread_rwlock_t MutexType; typedef
37 typedef std::mutex MutexType; typedef
/external/gflags/src/
Dmutex.h112 typedef int MutexType; // to keep a lock-count typedef
129 typedef CRITICAL_SECTION MutexType; typedef
142 typedef pthread_rwlock_t MutexType; typedef
145 typedef pthread_mutex_t MutexType; typedef
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_mutex.h21 enum MutexType { enum
/external/compiler-rt/lib/tsan/rtl/
Dtsan_mutex.h22 enum MutexType { enum