Home
last modified time | relevance | path

Searched defs:lock3 (Results 1 – 7 of 7) sorted by relevance

/external/libchrome/base/task_scheduler/
Dscheduler_lock_unittest.cc149 SchedulerLock lock3(&lock2); in TEST() local
161 SchedulerLock lock3(&lock2); in TEST() local
171 SchedulerLock lock3(&lock2); in TEST() local
286 SchedulerLock lock3; in TEST() member
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl17.c76 struct flock lock3 = { (short)F_WRLCK, (short)0, 17, 5, (short)0 }; variable
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DCycleDetectingLockFactoryTest.java50 private ReentrantLock lock3; field in CycleDetectingLockFactoryTest
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DCycleDetectingLockFactoryTest.java50 private ReentrantLock lock3; field in CycleDetectingLockFactoryTest
/external/llvm-project/libcxxabi/test/
Dguard_threaded_test.pass.cpp352 int lock3 = 0; in test_futex_syscall() local
/external/clang/test/SemaCXX/
Dwarn-thread-safety-analysis.cpp2927 void Foo::lock3() EXCLUSIVE_LOCK_FUNCTION(mu1_, mu2_, mu3_) { in lock3() function in DuplicateAttributeTest::Foo
/external/llvm-project/clang/test/SemaCXX/
Dwarn-thread-safety-analysis.cpp3296 void Foo::lock3() EXCLUSIVE_LOCK_FUNCTION(mu1_, mu2_, mu3_) { in lock3() function in DuplicateAttributeTest::Foo