/external/cronet/stable/base/synchronization/ |
D | lock_impl.h | 159 ~BasicAutoLock() UNLOCK_FUNCTION() { in UNLOCK_FUNCTION() function 187 ~BasicMovableAutoLock() UNLOCK_FUNCTION() { in UNLOCK_FUNCTION() function 221 ~BasicAutoTryLock() UNLOCK_FUNCTION() { in UNLOCK_FUNCTION() function 276 ~BasicAutoLockMaybe() UNLOCK_FUNCTION() { in UNLOCK_FUNCTION() function 306 ~BasicReleasableAutoLock() UNLOCK_FUNCTION() { in UNLOCK_FUNCTION() function
|
/external/cronet/tot/base/synchronization/ |
D | lock_impl.h | 159 ~BasicAutoLock() UNLOCK_FUNCTION() { in UNLOCK_FUNCTION() function 187 ~BasicMovableAutoLock() UNLOCK_FUNCTION() { in UNLOCK_FUNCTION() function 221 ~BasicAutoTryLock() UNLOCK_FUNCTION() { in UNLOCK_FUNCTION() function 276 ~BasicAutoLockMaybe() UNLOCK_FUNCTION() { in UNLOCK_FUNCTION() function 306 ~BasicReleasableAutoLock() UNLOCK_FUNCTION() { in UNLOCK_FUNCTION() function
|
/external/leveldb/util/ |
D | mutexlock.h | 28 ~MutexLock() UNLOCK_FUNCTION() { this->mu_->Unlock(); } in UNLOCK_FUNCTION() function
|
/external/cronet/tot/base/task/common/ |
D | checked_lock.h | 142 ~AnnotateAcquiredLockAlias() UNLOCK_FUNCTION() { in UNLOCK_FUNCTION() function
|
/external/cronet/stable/base/task/common/ |
D | checked_lock.h | 142 ~AnnotateAcquiredLockAlias() UNLOCK_FUNCTION() { in UNLOCK_FUNCTION() function
|
/external/cronet/tot/base/ |
D | thread_annotations_unittest.cc | 23 ~AutoLock() UNLOCK_FUNCTION() { lock_->Release(); } in UNLOCK_FUNCTION() function in __anona0c486690111::AutoLock
|
D | thread_annotations.h | 164 #define UNLOCK_FUNCTION(...) \ macro
|
/external/libchrome/base/ |
D | thread_annotations_unittest.cc | 22 ~AutoLock() UNLOCK_FUNCTION() { lock_.Release(); } in UNLOCK_FUNCTION() function in __anon2512e7ed0111::AutoLock
|
D | thread_annotations.h | 156 #define UNLOCK_FUNCTION(...) \ macro
|
/external/cronet/stable/base/ |
D | thread_annotations_unittest.cc | 23 ~AutoLock() UNLOCK_FUNCTION() { lock_->Release(); } in UNLOCK_FUNCTION() function in __anon71b0a34d0111::AutoLock
|
D | thread_annotations.h | 164 #define UNLOCK_FUNCTION(...) \ macro
|
/external/leveldb/port/ |
D | thread_annotations.h | 89 #define UNLOCK_FUNCTION(...) \ macro
|
/external/clang/test/SemaCXX/ |
D | warn-thread-safety-verbose.cpp | 17 #define UNLOCK_FUNCTION(...) __attribute__ ((unlock_function(__VA_ARGS__))) macro
|
D | warn-thread-safety-negative.cpp | 20 #define UNLOCK_FUNCTION(...) __attribute__ ((unlock_function(__VA_ARGS__))) macro
|
D | warn-thread-safety-parsing.cpp | 17 #define UNLOCK_FUNCTION(...) __attribute__ ((unlock_function(__VA_ARGS__))) macro
|
D | warn-thread-safety-analysis.cpp | 20 #define UNLOCK_FUNCTION(...) __attribute__((unlock_function(__VA_ARGS__))) macro
|
/external/openscreen/third_party/abseil/src/absl/base/internal/ |
D | thread_annotations.h | 188 #define UNLOCK_FUNCTION(...) \ macro
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
D | thread_annotations.h | 195 #define UNLOCK_FUNCTION(...) \ macro
|
/external/clang/test/Sema/ |
D | warn-thread-safety-analysis.c | 17 #define UNLOCK_FUNCTION(...) __attribute__ ((unlock_function(__VA_ARGS__))) macro
|
/external/cronet/stable/base/task/thread_pool/ |
D | sequence.cc | 35 ~AnnotateLockAcquired() UNLOCK_FUNCTION() { acquired_lock_.AssertAcquired(); } in UNLOCK_FUNCTION() function in base::internal::__anona57320c40111::AnnotateLockAcquired
|
/external/cronet/tot/base/task/thread_pool/ |
D | sequence.cc | 35 ~AnnotateLockAcquired() UNLOCK_FUNCTION() { acquired_lock_.AssertAcquired(); } in UNLOCK_FUNCTION() function in base::internal::__anone0bb8ce00111::AnnotateLockAcquired
|
/external/clang/test/PCH/ |
D | thread-safety-attrs.cpp | 23 #define UNLOCK_FUNCTION(...) __attribute__ ((unlock_function(__VA_ARGS__))) macro
|