Home
last modified time | relevance | path

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

12

/third_party/flutter/engine/flutter/fml/
Dgpu_thread_merger_unittests.cc31 std::thread thread2([&loop2, &latch2, &term2]() { in TEST() local
76 std::thread thread2([&loop2, &latch2]() { in TEST() local
163 std::thread thread2([&loop2, &latch2, &term2]() { in TEST() local
Dthread_local_unittests.cc53 std::thread thread2([&]() { ASSERT_EQ(local.get(), nullptr); }); in TEST() local
89 std::thread thread2([&]() { in TEST() local
/third_party/boringssl/src/crypto/pool/
Dpool_test.cc77 std::thread thread2([&] { in TEST() local
143 std::thread thread2([&] { buf3.reset(); }); in TEST() local
/third_party/ffmpeg/libavutil/tests/
Dcpu_init.c44 pthread_t thread2; in main() local
/third_party/boost/libs/thread/test/
Dtest_7755.cpp70 boost::thread thread2(&thread2_func); in main() local
Dtest_7571.cpp66 boost::thread thread2(threadFunc, 2, boost::ref(exceptionOccurred2)); in main() local
Dtest_condition_notify_one.cpp118 boost::thread thread2(&wait_for_condvar_and_increase_count); in do_test_multiple_notify_one_calls_wakes_multiple_threads() local
Dtest_condition_notify_all.cpp183 boost::thread thread2(&wait_for_condvar_and_increase_count); in do_test_notify_all_following_notify_one_wakes_all_threads() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_wrlock/
D1-1.c74 pthread_t thread1, thread2; in main() local
/third_party/gstreamer/gstreamer/tests/check/libs/
Dcollectpads.c454 GThread *thread1, *thread2; in GST_START_TEST() local
504 GThread *thread1, *thread2; in GST_START_TEST() local
551 GThread *thread1, *thread2; in GST_START_TEST() local
639 GThread *thread1, *thread2; in GST_START_TEST() local
889 GThread *thread1, *thread2; in GST_START_TEST() local
949 GThread *thread1, *thread2; in GST_START_TEST() local
Daggregator.c464 GThread *thread1, *thread2; in GST_START_TEST() local
493 GThread *thread1, *thread2; in GST_START_TEST() local
547 GThread *thread1, *thread2; in GST_START_TEST() local
577 GThread *thread1, *thread2; in GST_START_TEST() local
795 GThread *thread1, *thread2; in GST_START_TEST() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_trywrlock/
D1-1.c67 pthread_t thread1, thread2; in main() local
/third_party/gstreamer/gstreamer/tests/check/elements/
Dconcat.c114 GThread *thread1, *thread2, *thread3; in GST_START_TEST() local
235 GThread *thread1, *thread2, *thread3; in GST_START_TEST() local
/third_party/libuv/docs/code/signal/
Dmain.c58 uv_thread_t thread1, thread2; in main() local
/third_party/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
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/
D5-1.c134 pthread_t thread1, thread2; in main() local
/third_party/gettext/gettext-tools/tests/
Dintl-thread-2-prg.c146 pthread_t thread2; in main() local
Dintl-thread-3-prg.c150 pthread_t thread2; in main() local
/third_party/boost/libs/atomic/test/
Dipc_wait_test_helpers.hpp88 boost::thread thread2(&notify_one_test::thread_func, this, &m_thread2_state); in run() local
221 boost::thread thread2(&notify_all_test::thread_func, this, &m_thread2_state); in run() local
Dwait_test_helpers.hpp85 boost::thread thread2(&notify_one_test::thread_func, this, &m_thread2_state); in run() local
209 boost::thread thread2(&notify_all_test::thread_func, this, &m_thread2_state); in run() local
/third_party/pulseaudio/src/tests/
Datomic-test.c90 pa_thread *thread1, *thread2; in START_TEST() local
/third_party/boringssl/src/crypto/
Dthread_test.cc47 std::thread thread1(call_once_func), thread2(call_once_func); in TEST() local
/third_party/glib/glib/tests/
Dthread.c120 GThread *thread1, *thread2, *thread3; in test_thread3() local

12