Home
last modified time | relevance | path

Searched defs:lock1 (Results 1 – 25 of 28) sorted by relevance

12

/external/jacoco/org.jacoco.core.test.validation.java5/src/org/jacoco/core/test/validation/java5/targets/
DStructuredLockingTarget.java23 Object lock1 = new Object(); in simple() local
30 Object lock1 = new Object(); in nested() local
/external/libchrome/base/task_scheduler/
Dscheduler_lock_unittest.cc138 SchedulerLock lock1; in TEST() local
147 SchedulerLock lock1; in TEST() local
159 SchedulerLock lock1; in TEST() local
169 SchedulerLock lock1; in TEST() local
179 SchedulerLock lock1; in TEST() local
268 SchedulerLock lock1; in TEST() member
284 SchedulerLock lock1; in TEST() member
/external/cronet/tot/base/task/common/
Dchecked_lock_unittest.cc140 CheckedLock lock1; in TEST() local
149 CheckedLock lock1; in TEST() local
161 CheckedLock lock1; in TEST() local
172 CheckedLock lock1; in TEST() local
182 CheckedLock lock1; in TEST() local
271 CheckedLock lock1; in TEST() member
287 CheckedLock lock1; in TEST() member
/external/cronet/stable/base/task/common/
Dchecked_lock_unittest.cc140 CheckedLock lock1; in TEST() local
149 CheckedLock lock1; in TEST() local
161 CheckedLock lock1; in TEST() local
172 CheckedLock lock1; in TEST() local
182 CheckedLock lock1; in TEST() local
271 CheckedLock lock1; in TEST() member
287 CheckedLock lock1; in TEST() member
/external/cronet/stable/third_party/libc++/src/test/std/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.mod/
Dmember_swap.pass.cpp30 std::unique_lock<checking_mutex> lock1(mux); in main() local
Dnonmember_swap.pass.cpp31 std::unique_lock<checking_mutex> lock1(mux); in main() local
/external/cronet/tot/third_party/libc++/src/test/std/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.mod/
Dmember_swap.pass.cpp30 std::unique_lock<checking_mutex> lock1(mux); in main() local
Dnonmember_swap.pass.cpp31 std::unique_lock<checking_mutex> lock1(mux); in main() local
/external/cronet/stable/third_party/libc++/src/test/std/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.obs/
Downs_lock.pass.cpp30 std::unique_lock<checking_mutex> lock1(mux); in main() local
Dmutex.pass.cpp31 std::unique_lock<checking_mutex> lock1(mux); in main() local
/external/cronet/tot/third_party/libc++/src/test/std/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.obs/
Dmutex.pass.cpp31 std::unique_lock<checking_mutex> lock1(mux); in main() local
Downs_lock.pass.cpp30 std::unique_lock<checking_mutex> lock1(mux); in main() local
/external/sdv/vsomeip/third_party/boost/smart_ptr/test/
Dlw_mutex_test.cpp19 boost::detail::lightweight_mutex::scoped_lock lock1( m1 ); in main() local
/external/rust/android-crates-io/crates/nix/test/
Dtest_fcntl.rs696 let lock1 = Flock::lock(file1, FlockArg::LockExclusive).unwrap(); in lock_and_drop() localVariable
721 let lock1 = Flock::lock(file1, FlockArg::LockExclusive).unwrap(); in downgrade() localVariable
745 let lock1 = Flock::lock(file1, FlockArg::LockExclusive).unwrap(); in unlock() localVariable
765 let lock1 = Flock::lock(file1, FlockArg::LockShared).unwrap(); in upgrade() localVariable
/external/libevent/
Devthread-internal.h314 #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/
DCycleDetectingLockTest.java227 final CycleDetectingLock<T> lock1, in grabLocksInThread()
/external/rust/android-crates-io/crates/named-lock/src/
Dlib.rs257 let lock1 = NamedLock::create(&uuid)?; in edge_cases() localVariable
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl17.c74 struct flock lock1 = { (short)F_WRLCK, (short)0, 2, 5, (short)0 }; variable
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DCycleDetectingLockFactoryTest.java49 private ReentrantLock lock1; field in CycleDetectingLockFactoryTest
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DCycleDetectingLockFactoryTest.java49 private ReentrantLock lock1; field in CycleDetectingLockFactoryTest
/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_mutex.cpp265 lock_type lock1(mx); in operator ()() local
/external/webrtc/test/pc/e2e/analyzer/video/
Ddefault_video_quality_analyzer.cc808 MutexLock lock1(&mutex_); in GetStreamLabel() local
890 MutexLock lock1(&mutex_); in GetStats() local
/external/cronet/tot/third_party/libc++abi/src/test/
Dguard_threaded_test.pass.cpp350 int lock1 = 0; in test_futex_syscall() local
/external/cronet/stable/third_party/libc++abi/src/test/
Dguard_threaded_test.pass.cpp350 int lock1 = 0; in test_futex_syscall() local
/external/libcxxabi/test/
Dguard_threaded_test.pass.cpp385 int lock1 = 0; in test_futex_syscall() local

12