Home
last modified time | relevance | path

Searched defs:thread3 (Results 1 – 24 of 24) sorted by relevance

/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_7755.cpp78 boost::thread thread3(&thread3_func); in main() local
Dtest_condition_notify_one.cpp123 boost::thread thread3(&wait_for_condvar_and_increase_count); in do_test_multiple_notify_one_calls_wakes_multiple_threads() local
Dtest_condition_notify_all.cpp188 boost::thread thread3(&wait_for_condvar_and_increase_count); in do_test_notify_all_following_notify_one_wakes_all_threads() local
Dtest_tss.cpp188 native_thread_t thread3 = create_native_thread(); in do_test_tss() local
/external/ltp/testcases/kernel/security/dirtyc0w_shmem/
Ddirtyc0w_shmem_child.c182 pthread_t thread1, thread2, thread3, *stress_threads; in main() local
/external/tink/java_src/src/test/java/com/google/crypto/tink/
DKeysetManagerTest.java971 Thread thread3 = in testThreadSafety_manipulateKeyset_shouldWork() local
1029 Thread thread3 = in testThreadSafety_enableSetPrimaryKey_shouldWork() local
1082 Thread thread3 = in testThreadSafety_disableEnableSetPrimaryKey_shouldWork() local
1133 Thread thread3 = in testThreadSafety_enableDisableDeleteKey_shouldWork() local
/external/tink-java/src/test/java/com/google/crypto/tink/
DKeysetManagerTest.java958 Thread thread3 = in testThreadSafety_manipulateKeyset_shouldWork() local
1016 Thread thread3 = in testThreadSafety_enableSetPrimaryKey_shouldWork() local
1069 Thread thread3 = in testThreadSafety_disableEnableSetPrimaryKey_shouldWork() local
1120 Thread thread3 = in testThreadSafety_enableDisableDeleteKey_shouldWork() local
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DThreadFactoryBuilderTest.java86 Thread thread3 = threadFactory2.newThread(monitoredRunnable); in testThreadFactoryBuilder_defaults() local
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DThreadFactoryBuilderTest.java86 Thread thread3 = threadFactory2.newThread(monitoredRunnable); in testThreadFactoryBuilder_defaults() local
/external/sdv/vsomeip/third_party/boost/spirit/classic/test/
Dowi_mt_tests.cpp195 boost::thread thread3(callable_ref(test3)); in concurrent_creation_of_objects() local
/external/webrtc/rtc_base/
Drate_limiter_unittest.cc176 auto thread3 = rtc::PlatformThread::SpawnJoinable( in TEST_F() local
Dlogging_unittest.cc238 LogThread thread1, thread2, thread3; in TEST() local
Dthread_unittest.cc314 auto thread3 = Thread::CreateWithSocketServer(); in TEST() local
/external/libchrome/base/synchronization/
Dlock_unittest.cc239 MutexLockTestThread thread3(&lock, &value); in TEST() local
/external/json-schema-validator/src/test/java/com/networknt/schema/
DCollectorContextTest.java71 Thread thread3 = new Thread(validationRunnable3); in testCollectorContextWithMultipleThreads() local
/external/igt-gpu-tools/assembler/
Dbrw_structs.h115 struct thread3 struct
117 unsigned dispatch_grf_start_reg:4;
118 unsigned urb_entry_read_offset:6;
119 unsigned pad0:1;
120 unsigned urb_entry_read_length:6;
121 unsigned pad1:1;
122 unsigned const_urb_entry_read_offset:6;
123 unsigned pad2:1;
124 unsigned const_urb_entry_read_length:6;
125 unsigned pad3:1;
[all …]
/external/libchrome/base/process/
Dprocess_metrics_unittest.cc337 Thread thread3("thread3"); in TEST_F() local
/external/cronet/tot/base/synchronization/
Dlock_unittest.cc213 MutexLockTestThread thread3(&lock, &value); in TEST() local
/external/cronet/stable/base/synchronization/
Dlock_unittest.cc213 MutexLockTestThread thread3(&lock, &value); in TEST() local
/external/cronet/stable/base/process/
Dprocess_metrics_unittest.cc649 Thread thread3("thread3"); in TEST_F() local
Dprocess_unittest.cc545 FunctionTestThread thread1, thread2, thread3; in MULTIPROCESS_TEST_MAIN() local
/external/cronet/tot/base/process/
Dprocess_metrics_unittest.cc649 Thread thread3("thread3"); in TEST_F() local
Dprocess_unittest.cc545 FunctionTestThread thread1, thread2, thread3; in MULTIPROCESS_TEST_MAIN() local
/external/google-breakpad/src/processor/
Dminidump_unittest.cc880 Thread thread3(dump, 0x86e6c341, stack3, context3, in TEST() local