Home
last modified time | relevance | path

Searched defs:WriterLock (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/util/
Dmutex.h54 inline void WriterLock() { Lock(); } // Acquire an exclusive lock in WriterLock() function
/external/gflags/src/
Dmutex.h185 inline void WriterLock() { Lock(); } // Acquire an exclusive lock in WriterLock() function
/external/libtextclassifier/abseil-cpp/absl/synchronization/
Dmutex.h261 void WriterLock() ABSL_EXCLUSIVE_LOCK_FUNCTION() { this->Lock(); } in WriterLock() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/
Dmutex.h261 void WriterLock() ABSL_EXCLUSIVE_LOCK_FUNCTION() { this->Lock(); } in WriterLock() function
/external/abseil-cpp/absl/synchronization/
Dmutex.h261 void WriterLock() ABSL_EXCLUSIVE_LOCK_FUNCTION() { this->Lock(); } in WriterLock() function
/external/webrtc/third_party/abseil-cpp/absl/synchronization/
Dmutex.h261 void WriterLock() ABSL_EXCLUSIVE_LOCK_FUNCTION() { this->Lock(); } in WriterLock() function
/external/angle/third_party/abseil-cpp/absl/synchronization/
Dmutex.h253 void WriterLock() ABSL_EXCLUSIVE_LOCK_FUNCTION() { this->Lock(); } in WriterLock() function
/external/openscreen/third_party/abseil/src/absl/synchronization/
Dmutex.h253 void WriterLock() ABSL_EXCLUSIVE_LOCK_FUNCTION() { this->Lock(); } in WriterLock() function