Home
last modified time | relevance | path

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

123

/external/rust/crates/quiche/deps/boringssl/src/crypto/pool/
Dpool_test.cc77 std::thread thread2([&] { in TEST() local
143 std::thread thread2([&] { buf3.reset(); }); in TEST() local
/external/boringssl/src/crypto/pool/
Dpool_test.cc77 std::thread thread2([&] { in TEST() local
143 std::thread thread2([&] { buf3.reset(); }); in TEST() local
/external/llvm-project/lldb/test/API/functionalities/thread/ignore_suspended/
Dmain.cpp13 void thread2() { in thread2() function
/external/llvm-project/lldb/test/API/functionalities/postmortem/elf-core/thread_crash/
Dmain.cpp24 thread2 () in thread2() function
/external/llvm-project/lldb/test/API/functionalities/postmortem/elf-core/gcore/
Dmain.cpp24 thread2 () in thread2() function
/external/libcap-ng/libcap-ng-0.7/src/test/
Dthread_test.c9 pthread_t thread1, thread2; variable
/external/llvm-project/lldb/test/API/functionalities/thread/thread_exit/
Dmain.cpp24 thread2 () in thread2() function
/external/llvm-project/lldb/test/API/api/multiple-targets/
Dmain.cpp24 std::thread thread2(lambda); in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_wrlock/
D1-1.c74 pthread_t thread1, thread2; in main() local
/external/libyuv/files/unit_test/
Dcpu_thread_test.cc46 pthread_t thread2; in TEST() 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/llvm-project/lldb/test/API/functionalities/thread/num_threads/
Dmain.cpp24 thread2(void *input) in thread2() function
/external/webrtc/rtc_base/
Dplatform_thread_unittest.cc41 PlatformThread thread2(&NullRunFunction, nullptr, "PlatformThreadTest2"); in TEST() 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/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/
D5-1.c134 pthread_t thread1, thread2; in main() local
/external/elfutils/tests/
Ddwfl-proc-attach.c45 static pthread_t thread2; variable
/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_trace_events_test.cc40 XLineBuilder thread2 = host_plane.GetOrCreateLine(20); in CreateXSpace() local
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DExecutionListTest.java94 Thread thread2 = new Thread(execute); in testExecute_idempotentConcurrently() local
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DExecutionListTest.java94 Thread thread2 = new Thread(execute); in testExecute_idempotentConcurrently() local
/external/perfetto/src/tracing/test/
Dplatform_unittest.cc63 auto thread2 = platform->CreateTaskRunner(tr_args); in TEST() local
/external/libchrome/base/
Dtools_sanity_unittest.cc300 TOOLS_SANITY_TEST_CONCURRENT_THREAD thread1(shared), thread2(shared); in DataRace() local
322 TOOLS_SANITY_TEST_CONCURRENT_THREAD thread1(&shared), thread2(&shared); in TEST() local
330 AcquireLoadThread thread2(&shared); in TEST() local
/external/webrtc/rtc_tools/
Dsanitizers_unittest.cc106 IncrementThread thread2(&value); in DataRace() local

123