Home
last modified time | relevance | path

Searched defs:WriterMutexLock (Results 1 – 9 of 9) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/util/
Dmutex.h132 explicit WriterMutexLock(Mutex *mu) : mu_(mu) { mu_->WriterLock(); } in WriterMutexLock() function
144 #define WriterMutexLock(x) static_assert(false, "WriterMutexLock declaration missing variable name") macro
/external/gflags/src/
Dmutex.h331 explicit WriterMutexLock(Mutex *mu) : mu_(mu) { mu_->WriterLock(); } in WriterMutexLock() function
343 #define WriterMutexLock(x) COMPILE_ASSERT(0, wmutex_lock_decl_missing_var_name) macro
/external/angle/third_party/abseil-cpp/absl/synchronization/
Dmutex.h582 explicit WriterMutexLock(Mutex *mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) in WriterMutexLock() function
587 explicit WriterMutexLock(Mutex *mu, const Condition &cond) in WriterMutexLock() function
/external/openscreen/third_party/abseil/src/absl/synchronization/
Dmutex.h584 explicit WriterMutexLock(Mutex *mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) in WriterMutexLock() function
589 explicit WriterMutexLock(Mutex *mu, const Condition &cond) in WriterMutexLock() function
/external/protobuf/src/google/protobuf/stubs/
Dmutex.h127 typedef MutexLock WriterMutexLock; typedef
/external/libtextclassifier/abseil-cpp/absl/synchronization/
Dmutex.h582 explicit WriterMutexLock(Mutex *mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) in WriterMutexLock() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/
Dmutex.h582 explicit WriterMutexLock(Mutex *mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) in WriterMutexLock() function
/external/abseil-cpp/absl/synchronization/
Dmutex.h583 explicit WriterMutexLock(Mutex *mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) in WriterMutexLock() function
/external/webrtc/third_party/abseil-cpp/absl/synchronization/
Dmutex.h583 explicit WriterMutexLock(Mutex *mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) in WriterMutexLock() function