Home
last modified time | relevance | path

Searched defs:thread2 (Results 1 – 21 of 21) sorted by relevance

/external/libcap-ng/libcap-ng-0.7/src/test/
Dthread_test.c9 pthread_t thread1, thread2; variable
/external/boringssl/src/crypto/pool/
Dpool_test.cc77 std::thread thread2([&] { in TEST() local
143 std::thread thread2([&] { buf3.reset(); }); in TEST() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_wrlock/
D1-1.c74 pthread_t thread1, thread2; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_trywrlock/
D1-1.c67 pthread_t thread1, thread2; in main() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowProcessTest.java61 Thread thread2 = in myTid_returnsDifferentValuesForDifferentThreads() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedwrlock/
D1-1.c94 pthread_t thread0, thread1, thread2; in main() local
D3-1.c114 pthread_t thread0, thread1, thread2; in main() local
D5-1.c140 pthread_t thread1, thread2; in main() local
/external/elfutils/tests/
Ddwfl-proc-attach.c45 static pthread_t thread2; variable
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/
D5-1.c134 pthread_t thread1, thread2; in main() local
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DExecutionListTest.java88 Thread thread2 = new Thread(execute); in testExecute_idempotentConcurrently() local
DThreadFactoryBuilderTest.java76 Thread thread2 = threadFactory.newThread(monitoredRunnable); in testThreadFactoryBuilder_defaults() local
DMonitorTestCase.java56 private TestThread<Monitor> thread2; field in MonitorTestCase
/external/boringssl/src/crypto/
Dthread_test.cc47 std::thread thread1(call_once_func), thread2(call_once_func); in TEST() local
/external/webrtc/webrtc/base/
Dlogging_unittest.cc105 LogThread thread1, thread2, thread3; in TEST() local
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/
Dcpuset_memory_test.c326 pthread_t thread2; in main() local
/external/sfntly/cpp/src/test/
Dlock_test.cc211 MutexLockTestThread thread2(&lock, &value); in MutexFourThreads() local
/external/libchrome/base/synchronization/
Dlock_unittest.cc238 MutexLockTestThread thread2(&lock, &value); in TEST() local
/external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/
Dcontext_switch.c160 void *(*thread2)(void *); member
/external/libchrome/base/process/
Dprocess_metrics_unittest.cc336 Thread thread2("thread2"); in TEST_F() local
/external/google-breakpad/src/processor/
Dminidump_unittest.cc515 Thread thread2(dump, 0xdf4b8a71, stack2, context2, in TEST() local