Home
last modified time | relevance | path

Searched defs:ReaderUnlock (Results 1 – 13 of 13) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/util/
Dmutex.h74 void Mutex::ReaderUnlock() { ReleaseSRWLockShared(&mutex_); } in ReaderUnlock() function
88 void Mutex::ReaderUnlock() { SAFE_PTHREAD(pthread_rwlock_unlock(&mutex_)); } in ReaderUnlock() function
99 void Mutex::ReaderUnlock() { Unlock(); } in ReaderUnlock() function
/external/gflags/src/
Dmutex.h228 void Mutex::ReaderUnlock() { assert(mutex_-- > 0); } in ReaderUnlock() function
248 void Mutex::ReaderUnlock() { Unlock(); } in ReaderUnlock() function
272 void Mutex::ReaderUnlock() { SAFE_PTHREAD(pthread_rwlock_unlock); } in ReaderUnlock() function
297 void Mutex::ReaderUnlock() { Unlock(); } in ReaderUnlock() function
/external/cronet/net/third_party/quiche/overrides/quiche_platform_impl/
Dquiche_mutex_impl.cc21 void QuicheLockImpl::ReaderUnlock() { in ReaderUnlock() function in quiche::QuicheLockImpl
/external/cronet/net/third_party/quiche/src/quiche/common/platform/default/quiche_platform_impl/
Dquiche_mutex_impl.cc11 void QuicheLockImpl::ReaderUnlock() { mu_.ReaderUnlock(); } in ReaderUnlock() function in quiche::QuicheLockImpl
/external/cronet/net/third_party/quiche/src/quiche/common/platform/api/
Dquiche_mutex.cc15 void QuicheMutex::ReaderUnlock() { impl_.ReaderUnlock(); } in ReaderUnlock() function in quiche::QuicheMutex
/external/webrtc/third_party/abseil-cpp/absl/synchronization/
Dmutex.cc1757 ABSL_XRAY_LOG_ARGS(1) void Mutex::ReaderUnlock() { in ReaderUnlock() function in absl::Mutex
/external/cronet/third_party/abseil-cpp/absl/synchronization/
Dmutex.cc1775 void Mutex::ReaderUnlock() { in ReaderUnlock() function in absl::Mutex
/external/libtextclassifier/abseil-cpp/absl/synchronization/
Dmutex.cc1717 ABSL_XRAY_LOG_ARGS(1) void Mutex::ReaderUnlock() { in ReaderUnlock() function in absl::Mutex
/external/openscreen/third_party/abseil/src/absl/synchronization/
Dmutex.cc1717 ABSL_XRAY_LOG_ARGS(1) void Mutex::ReaderUnlock() { in ReaderUnlock() function in absl::Mutex
/external/abseil-cpp/absl/synchronization/
Dmutex.cc1728 ABSL_XRAY_LOG_ARGS(1) void Mutex::ReaderUnlock() { in ReaderUnlock() function in absl::Mutex
/external/tensorflow/third_party/absl/abseil-cpp/absl/synchronization/
Dmutex.cc1737 ABSL_XRAY_LOG_ARGS(1) void Mutex::ReaderUnlock() { in ReaderUnlock() function in absl::Mutex
/external/angle/third_party/abseil-cpp/absl/synchronization/
Dmutex.cc1766 void Mutex::ReaderUnlock() { in ReaderUnlock() function in absl::Mutex
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/
Dmutex.cc1728 ABSL_XRAY_LOG_ARGS(1) void Mutex::ReaderUnlock() { in ReaderUnlock() function in absl::Mutex