| /external/libchrome/base/task_scheduler/ |
| D | scheduler_lock_unittest.cc | 139 SchedulerLock lock2; in TEST() local 148 SchedulerLock lock2(&lock1); in TEST() local 160 SchedulerLock lock2(&lock1); in TEST() local 170 SchedulerLock lock2(&lock1); in TEST() local 180 SchedulerLock lock2; in TEST() local 269 SchedulerLock lock2; in TEST() member 285 SchedulerLock lock2; in TEST() member
|
| /external/cronet/base/task/common/ |
| D | checked_lock_unittest.cc | 141 CheckedLock lock2; in TEST() local 150 CheckedLock lock2(&lock1); in TEST() local 162 CheckedLock lock2(&lock1); in TEST() local 173 CheckedLock lock2(&lock1); in TEST() local 183 CheckedLock lock2; in TEST() local 272 CheckedLock lock2; in TEST() member 288 CheckedLock lock2; in TEST() member 315 CheckedLock lock2(&lock); in TEST() local 375 CheckedLock lock2; in TEST() local
|
| /external/angle/src/libANGLE/ |
| D | GlobalMutex_unittest.cpp | 93 egl::ScopedGlobalMutexLock lock2; in TEST() local 100 egl::ScopedOptionalGlobalMutexLock lock2(true); in TEST() local
|
| /external/sdv/vsomeip/third_party/boost/smart_ptr/test/ |
| D | spinlock_pool_test.cpp | 26 boost::detail::spinlock_pool<2>::scoped_lock lock2( &x ); in main() local
|
| D | spinlock_test.cpp | 27 boost::detail::spinlock::scoped_lock lock2( sp2 ); in main() local
|
| D | spinlock_try_test.cpp | 40 boost::detail::spinlock::scoped_lock lock2( sp2 ); in main() local
|
| D | lw_mutex_test.cpp | 24 boost::detail::lightweight_mutex::scoped_lock lock2( m2 ); in main() local
|
| /external/jacoco/org.jacoco.core.test.validation.java5/src/org/jacoco/core/test/validation/java5/targets/ |
| D | StructuredLockingTarget.java | 33 Object lock2 = new Object(); in nested() local
|
| /external/libevent/ |
| D | evthread-internal.h | 314 #define EVLOCK_LOCK2(lock1,lock2,mode1,mode2) EVUTIL_NIL_STMT_ argument 315 #define EVLOCK_UNLOCK2(lock1,lock2,mode1,mode2) EVUTIL_NIL_STMT_ argument 350 #define EVLOCK_LOCK2(lock1,lock2,mode1,mode2) \ argument 360 #define EVLOCK_UNLOCK2(lock1,lock2,mode1,mode2) \ argument
|
| /external/guice/core/test/com/google/inject/internal/ |
| D | CycleDetectingLockTest.java | 228 final CycleDetectingLock<T> lock2, in grabLocksInThread()
|
| /external/cronet/third_party/libc++/src/test/std/thread/thread.condition/thread.condition.condvarany/ |
| D | wait_token_pred.pass.cpp | 66 Lock lock2{mutex}; in test() local
|
| D | wait_for_token_pred.pass.cpp | 115 Lock lock2{mutex}; in test() local
|
| D | wait_until_token_pred.pass.cpp | 117 Lock lock2{mutex}; in test() local
|
| /external/rust/crates/tokio/tests/ |
| D | sync_mutex.rs | 65 let mut lock2 = lock.clone(); localVariable
|
| /external/rust/crates/named-lock/src/ |
| D | lib.rs | 258 let lock2 = NamedLock::create(&uuid)?; in edge_cases() localVariable
|
| /external/ltp/testcases/kernel/syscalls/fcntl/ |
| D | fcntl17.c | 75 struct flock lock2 = { (short)F_WRLCK, (short)0, 9, 5, (short)0 }; variable
|
| /external/rust/crates/parking_lot/src/ |
| D | fair_mutex.rs | 206 let lock2 = lock.lock(); in test_mutex_arc_nested() localVariable
|
| D | mutex.rs | 243 let lock2 = lock.lock(); in test_mutex_arc_nested() localVariable
|
| /external/guava/guava-tests/test/com/google/common/util/concurrent/ |
| D | CycleDetectingLockFactoryTest.java | 50 private ReentrantLock lock2; field in CycleDetectingLockFactoryTest
|
| /external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
| D | CycleDetectingLockFactoryTest.java | 50 private ReentrantLock lock2; field in CycleDetectingLockFactoryTest
|
| /external/crosvm/cros_async/src/sync/ |
| D | spin.rs | 248 let lock2 = nested.lock(); in arc_nested() localVariable
|
| /external/sdv/vsomeip/third_party/boost/thread/test/ |
| D | test_mutex.cpp | 266 lock_type lock2(mx); in operator ()() local
|
| /external/cronet/third_party/libc++abi/src/test/ |
| D | guard_threaded_test.pass.cpp | 351 int lock2 = 0; in test_futex_syscall() local
|
| /external/libcxxabi/test/ |
| D | guard_threaded_test.pass.cpp | 386 int lock2 = 0; in test_futex_syscall() local
|
| /external/oboe/src/aaudio/ |
| D | AudioStreamAAudio.cpp | 489 std::unique_lock<std::shared_mutex> lock2(mAAudioStreamLock); in close() local
|