| /external/regex-re2/util/ |
| D | mutex.h | 115 explicit WriterMutexLock(Mutex *mu) : mu_(mu) { mu_->WriterLock(); } in WriterMutexLock() function 127 #define WriterMutexLock(x) static_assert(false, "WriterMutexLock declaration missing variable name") macro
|
| /external/rust/crates/grpcio-sys/grpc/third_party/re2/util/ |
| D | mutex.h | 132 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/ |
| D | mutex.h | 331 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/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/synchronization/ |
| D | mutex.h | 591 explicit WriterMutexLock(Mutex *mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) in WriterMutexLock() function 596 explicit WriterMutexLock(Mutex *mu, const Condition &cond) in WriterMutexLock() function
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/ |
| D | mutex.h | 591 explicit WriterMutexLock(Mutex *mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) in WriterMutexLock() function 596 explicit WriterMutexLock(Mutex *mu, const Condition &cond) in WriterMutexLock() function
|
| /external/openscreen/third_party/abseil/src/absl/synchronization/ |
| D | mutex.h | 584 explicit WriterMutexLock(Mutex *mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) in WriterMutexLock() function 589 explicit WriterMutexLock(Mutex *mu, const Condition &cond) in WriterMutexLock() function
|
| /external/libtextclassifier/abseil-cpp/absl/synchronization/ |
| D | mutex.h | 608 explicit WriterMutexLock(Mutex* mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) in WriterMutexLock() function 613 explicit WriterMutexLock(Mutex* mu, const Condition& cond) in WriterMutexLock() function
|
| /external/webrtc/third_party/abseil-cpp/absl/synchronization/ |
| D | mutex.h | 589 explicit WriterMutexLock(Mutex *mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) in WriterMutexLock() function 594 explicit WriterMutexLock(Mutex *mu, const Condition &cond) in WriterMutexLock() function
|
| /external/tensorflow/third_party/absl/abseil-cpp/absl/synchronization/ |
| D | mutex.h | 589 explicit WriterMutexLock(Mutex *mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) in WriterMutexLock() function 594 explicit WriterMutexLock(Mutex *mu, const Condition &cond) in WriterMutexLock() function
|
| /external/protobuf/src/google/protobuf/stubs/ |
| D | mutex.h | 159 typedef MutexLock WriterMutexLock; typedef
|
| /external/cronet/third_party/protobuf/src/google/protobuf/stubs/ |
| D | mutex.h | 159 typedef MutexLock WriterMutexLock; typedef
|
| /external/angle/third_party/abseil-cpp/absl/synchronization/ |
| D | mutex.h | 641 explicit WriterMutexLock(Mutex* mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) in WriterMutexLock() function 646 explicit WriterMutexLock(Mutex* mu, const Condition& cond) in WriterMutexLock() function
|
| /external/abseil-cpp/absl/synchronization/ |
| D | mutex.h | 640 explicit WriterMutexLock(Mutex* mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) in WriterMutexLock() function 645 explicit WriterMutexLock(Mutex* mu, const Condition& cond) in WriterMutexLock() function
|
| /external/cronet/third_party/abseil-cpp/absl/synchronization/ |
| D | mutex.h | 640 explicit WriterMutexLock(Mutex* mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) in WriterMutexLock() function 645 explicit WriterMutexLock(Mutex* mu, const Condition& cond) in WriterMutexLock() function
|