Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/overrides/quiche_platform_impl/
Dquiche_mutex_impl.cc13 void QuicheLockImpl::WriterUnlock() { in WriterUnlock() function in quiche::QuicheLockImpl
/external/cronet/net/third_party/quiche/src/quiche/common/platform/default/quiche_platform_impl/
Dquiche_mutex_impl.cc7 void QuicheLockImpl::WriterUnlock() { mu_.WriterUnlock(); } in WriterUnlock() function in quiche::QuicheLockImpl
/external/cronet/net/third_party/quiche/src/quiche/common/platform/api/
Dquiche_mutex.cc11 void QuicheMutex::WriterUnlock() { impl_.WriterUnlock(); } in WriterUnlock() function in quiche::QuicheMutex
/external/rust/crates/grpcio-sys/grpc/third_party/re2/util/
Dmutex.h55 inline void WriterUnlock() { Unlock(); } // Release a lock from WriterLock() in WriterUnlock() function
/external/gflags/src/
Dmutex.h186 inline void WriterUnlock() { Unlock(); } // Release a lock from WriterLock() in WriterUnlock() function
/external/libtextclassifier/abseil-cpp/absl/synchronization/
Dmutex.h263 void WriterUnlock() ABSL_UNLOCK_FUNCTION() { this->Unlock(); } in WriterUnlock() function
/external/cronet/third_party/abseil-cpp/absl/synchronization/
Dmutex.h280 void WriterUnlock() ABSL_UNLOCK_FUNCTION() { this->Unlock(); } in WriterUnlock() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/
Dmutex.h255 void WriterUnlock() ABSL_UNLOCK_FUNCTION() { this->Unlock(); } in WriterUnlock() function
/external/angle/third_party/abseil-cpp/absl/synchronization/
Dmutex.h281 void WriterUnlock() ABSL_UNLOCK_FUNCTION() { this->Unlock(); } in WriterUnlock() function
/external/webrtc/third_party/abseil-cpp/absl/synchronization/
Dmutex.h262 void WriterUnlock() ABSL_UNLOCK_FUNCTION() { this->Unlock(); } in WriterUnlock() function
/external/abseil-cpp/absl/synchronization/
Dmutex.h262 void WriterUnlock() ABSL_UNLOCK_FUNCTION() { this->Unlock(); } in WriterUnlock() function
/external/openscreen/third_party/abseil/src/absl/synchronization/
Dmutex.h255 void WriterUnlock() ABSL_UNLOCK_FUNCTION() { this->Unlock(); } in WriterUnlock() function
/external/tensorflow/third_party/absl/abseil-cpp/absl/synchronization/
Dmutex.h262 void WriterUnlock() ABSL_UNLOCK_FUNCTION() { this->Unlock(); } in WriterUnlock() function