/external/rust/crates/grpcio-sys/grpc/third_party/re2/util/ |
D | mutex.h | 53 inline void ReaderUnlock(); // Release a read share of this Mutex 74 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 122 ~ReaderMutexLock() { mu_->ReaderUnlock(); } in ~ReaderMutexLock()
|
/external/gflags/src/ |
D | mutex.h | 184 inline void ReaderUnlock(); // Release a read share of this Mutex 228 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 321 ~ReaderMutexLock() { mu_->ReaderUnlock(); } in ~ReaderMutexLock()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/ |
D | mutex_test.cc | 556 mu.ReaderUnlock(); in Waiter1() 569 mu.ReaderUnlock(); in Waiter2() 642 x->mu.ReaderUnlock(); in AcquireAsReader() 766 x->mu.ReaderUnlock(); in GetReadLock() 794 x.mu.ReaderUnlock(); in TEST() 860 mu->ReaderUnlock(); 1485 mu.ReaderUnlock(); 1546 logged_mutex.ReaderUnlock();
|
D | mutex.h | 236 void ReaderUnlock() ABSL_UNLOCK_FUNCTION(); 570 ~ReaderMutexLock() ABSL_UNLOCK_FUNCTION() { this->mu_->ReaderUnlock(); } in ABSL_UNLOCK_FUNCTION()
|
/external/abseil-cpp/absl/synchronization/ |
D | mutex_test.cc | 555 mu.ReaderUnlock(); in Waiter1() 568 mu.ReaderUnlock(); in Waiter2() 641 x->mu.ReaderUnlock(); in AcquireAsReader() 765 x->mu.ReaderUnlock(); in GetReadLock() 793 x.mu.ReaderUnlock(); in TEST() 859 mu->ReaderUnlock(); 1484 mu.ReaderUnlock(); 1545 logged_mutex.ReaderUnlock();
|
D | mutex.h | 236 void ReaderUnlock() ABSL_UNLOCK_FUNCTION(); 571 ~ReaderMutexLock() ABSL_UNLOCK_FUNCTION() { this->mu_->ReaderUnlock(); } in ABSL_UNLOCK_FUNCTION()
|
/external/webrtc/third_party/abseil-cpp/absl/synchronization/ |
D | mutex_test.cc | 555 mu.ReaderUnlock(); in Waiter1() 568 mu.ReaderUnlock(); in Waiter2() 641 x->mu.ReaderUnlock(); in AcquireAsReader() 765 x->mu.ReaderUnlock(); in GetReadLock() 793 x.mu.ReaderUnlock(); in TEST() 859 mu->ReaderUnlock(); 1484 mu.ReaderUnlock(); 1545 logged_mutex.ReaderUnlock();
|
D | mutex.h | 236 void ReaderUnlock() ABSL_UNLOCK_FUNCTION(); 571 ~ReaderMutexLock() ABSL_UNLOCK_FUNCTION() { this->mu_->ReaderUnlock(); } in ABSL_UNLOCK_FUNCTION()
|
D | mutex.cc | 1716 ABSL_XRAY_LOG_ARGS(1) void Mutex::ReaderUnlock() { in ReaderUnlock() function in absl::Mutex
|
/external/libtextclassifier/abseil-cpp/absl/synchronization/ |
D | mutex_test.cc | 556 mu.ReaderUnlock(); in Waiter1() 569 mu.ReaderUnlock(); in Waiter2() 642 x->mu.ReaderUnlock(); in AcquireAsReader() 766 x->mu.ReaderUnlock(); in GetReadLock() 794 x.mu.ReaderUnlock(); in TEST() 860 mu->ReaderUnlock(); 1485 mu.ReaderUnlock(); 1546 logged_mutex.ReaderUnlock();
|
D | mutex.h | 236 void ReaderUnlock() ABSL_UNLOCK_FUNCTION(); 570 ~ReaderMutexLock() ABSL_UNLOCK_FUNCTION() { this->mu_->ReaderUnlock(); } in ABSL_UNLOCK_FUNCTION()
|
D | mutex.cc | 1717 ABSL_XRAY_LOG_ARGS(1) void Mutex::ReaderUnlock() { in ReaderUnlock() function in absl::Mutex
|
/external/openscreen/third_party/abseil/src/absl/synchronization/ |
D | mutex_test.cc | 556 mu.ReaderUnlock(); in Waiter1() 569 mu.ReaderUnlock(); in Waiter2() 642 x->mu.ReaderUnlock(); in AcquireAsReader() 800 x->mu.ReaderUnlock(); in GetReadLock() 828 x.mu.ReaderUnlock(); in TEST() 894 mu->ReaderUnlock(); 1515 mu.ReaderUnlock(); 1576 logged_mutex.ReaderUnlock();
|
D | mutex.h | 228 void ReaderUnlock() ABSL_UNLOCK_FUNCTION(); 572 ~ReaderMutexLock() ABSL_UNLOCK_FUNCTION() { this->mu_->ReaderUnlock(); } in ABSL_UNLOCK_FUNCTION()
|
/external/angle/third_party/abseil-cpp/absl/synchronization/ |
D | mutex_test.cc | 556 mu.ReaderUnlock(); in Waiter1() 569 mu.ReaderUnlock(); in Waiter2() 642 x->mu.ReaderUnlock(); in AcquireAsReader() 800 x->mu.ReaderUnlock(); in GetReadLock() 828 x.mu.ReaderUnlock(); in TEST() 894 mu->ReaderUnlock(); 1515 mu.ReaderUnlock(); 1576 logged_mutex.ReaderUnlock();
|
D | mutex.h | 228 void ReaderUnlock() ABSL_UNLOCK_FUNCTION(); 570 ~ReaderMutexLock() ABSL_UNLOCK_FUNCTION() { this->mu_->ReaderUnlock(); } in ABSL_UNLOCK_FUNCTION()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/ |
D | mutex_nonprod.cc | 211 void Mutex::ReaderUnlock() { Unlock(); } in ReaderUnlock() function in absl::Mutex
|
/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/ |
D | mutex_nonprod.cc | 206 void Mutex::ReaderUnlock() { Unlock(); } in ReaderUnlock() function in absl::Mutex
|
/external/abseil-cpp/absl/synchronization/internal/ |
D | mutex_nonprod.cc | 206 void Mutex::ReaderUnlock() { Unlock(); } in ReaderUnlock() function in absl::Mutex
|
/external/llvm-project/clang/test/SemaCXX/ |
D | warn-thread-safety-analysis.cpp | 17 void ReaderUnlock() SHARED_UNLOCK_FUNCTION(); 680 sls_mu.ReaderUnlock(); in shared_fun_9() 686 sls_mu.ReaderUnlock(); in shared_fun_10() 730 sls_mu.ReaderUnlock(); // \ in shared_bad_3() 751 sls_mu.ReaderUnlock(); in shared_bad_6() 2654 void ReaderUnlock() UNLOCK_FUNCTION(); 2687 scope.ReaderUnlock(); in relockExclusive() 4389 mu_.ReaderUnlock(); in unlockShared()
|
/external/pigweed/pw_sync/ |
D | docs.rst | 816 void ReaderUnlock() PW_SHARED_TRYLOCK_FUNCTION(); 897 void ReaderUnlock() PW_UNLOCK_FUNCTION() { 898 lock_->ReaderUnlock();
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | dfa.cc | 1141 mu_->ReaderUnlock(); in LockForWriting() 1149 mu_->ReaderUnlock(); in ~RWLocker()
|
/external/llvm-project/clang/docs/ |
D | ThreadSafetyAnalysis.rst | 879 void ReaderUnlock() RELEASE_SHARED(); 969 void ReaderUnlock() RELEASE() { 970 mut->ReaderUnlock();
|
/external/tensorflow/tensorflow/tools/def_file_filter/ |
D | def_file_filter.py.tpl | 55 … r"absl::Mutex::ReaderUnlock|" # for //tensorflow/contrib/rnn:python/ops/_gru_ops.so and more ops
|
/external/clang/docs/ |
D | ThreadSafetyAnalysis.rst | 847 void ReaderUnlock() RELEASE_SHARED();
|