| /external/libchrome/base/synchronization/ |
| D | lock_impl.h | 65 void LockImpl::Unlock() { in Unlock() function 69 void LockImpl::Unlock() { in Unlock() function
|
| /external/rust/crates/grpcio-sys/grpc/third_party/re2/util/ |
| D | mutex.h | 72 void Mutex::Unlock() { ReleaseSRWLockExclusive(&mutex_); } in Unlock() function 86 void Mutex::Unlock() { SAFE_PTHREAD(pthread_rwlock_unlock(&mutex_)); } in Unlock() function 97 void Mutex::Unlock() { mutex_.unlock(); } in Unlock() function
|
| /external/gflags/src/ |
| D | mutex.h | 223 void Mutex::Unlock() { assert(mutex_++ == -1); } in Unlock() function 242 void Mutex::Unlock() { if (is_safe_) LeaveCriticalSection(&mutex_); } in Unlock() function 266 void Mutex::Unlock() { SAFE_PTHREAD(pthread_rwlock_unlock); } in Unlock() function 291 void Mutex::Unlock() { SAFE_PTHREAD(pthread_mutex_unlock); } in Unlock() function
|
| /external/webrtc/rtc_base/synchronization/ |
| D | mutex_abseil.h | 29 void Unlock() RTC_UNLOCK_FUNCTION() { mutex_.Unlock(); } in Unlock() function
|
| D | mutex_unittest.cc | 47 void Unlock() RTC_UNLOCK_FUNCTION() { mutex_.Unlock(); } in Unlock() function in webrtc::__anon198f86270111::RawMutexLocker 61 void Unlock() RTC_UNLOCK_FUNCTION() { mutex_.Unlock(); } in Unlock() function in webrtc::__anon198f86270111::RawMutexTryLocker 72 void Unlock() { lock_ = nullptr; } in Unlock() function in webrtc::__anon198f86270111::MutexLockLocker
|
| D | mutex.cc | 25 void GlobalMutex::Unlock() { in Unlock() function in webrtc::GlobalMutex
|
| D | mutex_critical_section.h | 43 void Unlock() RTC_UNLOCK_FUNCTION() { in Unlock() function
|
| D | mutex_pthread.h | 45 void Unlock() RTC_UNLOCK_FUNCTION() { pthread_mutex_unlock(&mutex_); } in Unlock() function
|
| D | mutex.h | 57 void Unlock() RTC_UNLOCK_FUNCTION() { in Unlock() function
|
| /external/sfntly/cpp/src/sfntly/port/ |
| D | lock.cc | 44 void Lock::Unlock() { in Unlock() function in sfntly::Lock
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_mutex.h | 39 void Unlock() { in Unlock() function 111 void Unlock() { in Unlock() function
|
| /external/drm_hwcomposer/utils/ |
| D | autolock.cpp | 43 int AutoLock::Unlock() { in Unlock() function in android::AutoLock
|
| D | Worker.h | 35 void Unlock() { in Unlock() function
|
| /external/llvm-project/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_mutex.h | 38 void Unlock() { in Unlock() function 115 void Unlock() { in Unlock() function
|
| /external/llvm-project/compiler-rt/test/tsan/ |
| D | mutex_annotations.cpp | 25 void Unlock() { in Unlock() function in Mutex
|
| D | custom_mutex.h | 35 void Unlock() { in Unlock() function
|
| /external/compiler-rt/test/tsan/ |
| D | mutex_annotations.cc | 25 void Unlock() { in Unlock() function in Mutex
|
| /external/llvm-project/lldb/include/lldb/Host/ |
| D | ProcessRunLock.h | 60 void Unlock() { in Unlock() function
|
| /external/compiler-rt/lib/tsan/rtl/ |
| D | tsan_mutex.cc | 162 void InternalDeadlockDetector::Unlock(MutexType t) { in Unlock() function in __tsan::InternalDeadlockDetector 249 void Mutex::Unlock() { in Unlock() function in __tsan::Mutex
|
| /external/llvm-project/compiler-rt/lib/tsan/rtl/ |
| D | tsan_mutex.cpp | 161 void InternalDeadlockDetector::Unlock(MutexType t) { in Unlock() function in __tsan::InternalDeadlockDetector 248 void Mutex::Unlock() { in Unlock() function in __tsan::Mutex
|
| /external/libchrome/base/test/ |
| D | test_discardable_memory_allocator.cc | 29 void Unlock() override { in Unlock() function in base::__anon7c71e5ee0111::DiscardableMemoryImpl
|
| /external/llvm-project/lldb/tools/debugserver/source/ |
| D | PThreadMutex.cpp | 58 void PThreadMutex::Locker::Unlock() { in Unlock() function in PThreadMutex::Locker
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/ |
| D | mutex_nonprod.cc | 81 void MutexImpl::Unlock() { in Unlock() function in absl::synchronization_internal::MutexImpl 140 void MutexImpl::Unlock() { in Unlock() function in absl::synchronization_internal::MutexImpl 205 void Mutex::Unlock() { impl()->Unlock(); } in Unlock() function in absl::Mutex
|
| /external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/ |
| D | mutex_nonprod.cc | 76 void MutexImpl::Unlock() { in Unlock() function in absl::synchronization_internal::MutexImpl 135 void MutexImpl::Unlock() { in Unlock() function in absl::synchronization_internal::MutexImpl 200 void Mutex::Unlock() { impl()->Unlock(); } in Unlock() function in absl::Mutex
|
| /external/abseil-cpp/absl/synchronization/internal/ |
| D | mutex_nonprod.cc | 76 void MutexImpl::Unlock() { in Unlock() function in absl::synchronization_internal::MutexImpl 135 void MutexImpl::Unlock() { in Unlock() function in absl::synchronization_internal::MutexImpl 200 void Mutex::Unlock() { impl()->Unlock(); } in Unlock() function in absl::Mutex
|