Home
last modified time | relevance | path

Searched refs:create_thread (Results 1 – 25 of 1297) sorted by relevance

12345678910>>...52

/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/solaris/
H A Dcoredump_many_threads.c68 static void create_thread(void *(*thread_func)(void *)) in create_thread() function
88 create_thread(thread_func2); in main()
89 create_thread(thread_func3); in main()
90 create_thread(thread_func4); in main()
91 create_thread(thread_func5); in main()
92 create_thread(thread_func6); in main()
93 create_thread(thread_func7); in main()
94 create_thread(thread_func8); in main()
95 create_thread(thread_func9); in main()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/solaris/
H A Dcoredump_many_threads.c68 static void create_thread(void *(*thread_func)(void *)) in create_thread() function
88 create_thread(thread_func2); in main()
89 create_thread(thread_func3); in main()
90 create_thread(thread_func4); in main()
91 create_thread(thread_func5); in main()
92 create_thread(thread_func6); in main()
93 create_thread(thread_func7); in main()
94 create_thread(thread_func8); in main()
95 create_thread(thread_func9); in main()
/dports/www/firefox-esr/firefox-91.8.0/testing/mozbase/mozrunner/tests/
H A Dtest_threads.py11 def test_process_start_via_thread(runner, create_thread): argument
13 thread = create_thread(runner, True, 2)
21 def test_process_stop_via_multiple_threads(runner, create_thread): argument
26 thread = create_thread(runner, False, 5)
41 def test_process_post_stop_via_thread(runner, create_thread): argument
44 thread = create_thread(runner, False, 5)
/dports/www/firefox/firefox-99.0/testing/mozbase/mozrunner/tests/
H A Dtest_threads.py11 def test_process_start_via_thread(runner, create_thread): argument
13 thread = create_thread(runner, True, 2)
21 def test_process_stop_via_multiple_threads(runner, create_thread): argument
26 thread = create_thread(runner, False, 5)
41 def test_process_post_stop_via_thread(runner, create_thread): argument
44 thread = create_thread(runner, False, 5)
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozbase/mozrunner/tests/
H A Dtest_threads.py11 def test_process_start_via_thread(runner, create_thread): argument
13 thread = create_thread(runner, True, 2)
21 def test_process_stop_via_multiple_threads(runner, create_thread): argument
26 thread = create_thread(runner, False, 5)
41 def test_process_post_stop_via_thread(runner, create_thread): argument
44 thread = create_thread(runner, False, 5)
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mozbase/mozrunner/tests/
H A Dtest_threads.py11 def test_process_start_via_thread(runner, create_thread): argument
13 thread = create_thread(runner, True, 2)
21 def test_process_stop_via_multiple_threads(runner, create_thread): argument
26 thread = create_thread(runner, False, 5)
41 def test_process_post_stop_via_thread(runner, create_thread): argument
44 thread = create_thread(runner, False, 5)
/dports/emulators/qemu-utils/qemu-4.2.1/tests/
H A Drcutorture.c86 static void create_thread(void *(*func)(void *)) in create_thread() function
191 create_thread(rcu_read_perf_test); in perftest()
193 create_thread(rcu_update_perf_test); in perftest()
203 create_thread(rcu_read_perf_test); in rperftest()
214 create_thread(rcu_update_perf_test); in uperftest()
344 create_thread(rcu_read_stress_test); in stresstest()
346 create_thread(rcu_update_stress_test); in stresstest()
348 create_thread(rcu_fake_update_stress_test); in stresstest()
374 create_thread(rcu_read_stress_test); in gtest_stress()
376 create_thread(rcu_update_stress_test); in gtest_stress()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/tests/
H A Drcutorture.c93 static void create_thread(void *(*func)(void *)) in create_thread() function
198 create_thread(rcu_read_perf_test); in perftest()
200 create_thread(rcu_update_perf_test); in perftest()
210 create_thread(rcu_read_perf_test); in rperftest()
221 create_thread(rcu_update_perf_test); in uperftest()
371 create_thread(rcu_read_stress_test); in stresstest()
373 create_thread(rcu_update_stress_test); in stresstest()
375 create_thread(rcu_fake_update_stress_test); in stresstest()
401 create_thread(rcu_read_stress_test); in gtest_stress()
403 create_thread(rcu_update_stress_test); in gtest_stress()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/
H A Drcutorture.c93 static void create_thread(void *(*func)(void *)) in create_thread() function
198 create_thread(rcu_read_perf_test); in perftest()
200 create_thread(rcu_update_perf_test); in perftest()
210 create_thread(rcu_read_perf_test); in rperftest()
221 create_thread(rcu_update_perf_test); in uperftest()
371 create_thread(rcu_read_stress_test); in stresstest()
373 create_thread(rcu_update_stress_test); in stresstest()
375 create_thread(rcu_fake_update_stress_test); in stresstest()
401 create_thread(rcu_read_stress_test); in gtest_stress()
403 create_thread(rcu_update_stress_test); in gtest_stress()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/tests/
H A Drcutorture.c86 static void create_thread(void *(*func)(void *)) in create_thread() function
191 create_thread(rcu_read_perf_test); in perftest()
193 create_thread(rcu_update_perf_test); in perftest()
203 create_thread(rcu_read_perf_test); in rperftest()
214 create_thread(rcu_update_perf_test); in uperftest()
344 create_thread(rcu_read_stress_test); in stresstest()
346 create_thread(rcu_update_stress_test); in stresstest()
348 create_thread(rcu_fake_update_stress_test); in stresstest()
374 create_thread(rcu_read_stress_test); in gtest_stress()
376 create_thread(rcu_update_stress_test); in gtest_stress()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/
H A Drcutorture.c86 static void create_thread(void *(*func)(void *)) in create_thread() function
191 create_thread(rcu_read_perf_test); in perftest()
193 create_thread(rcu_update_perf_test); in perftest()
203 create_thread(rcu_read_perf_test); in rperftest()
214 create_thread(rcu_update_perf_test); in uperftest()
344 create_thread(rcu_read_stress_test); in stresstest()
346 create_thread(rcu_update_stress_test); in stresstest()
348 create_thread(rcu_fake_update_stress_test); in stresstest()
374 create_thread(rcu_read_stress_test); in gtest_stress()
376 create_thread(rcu_update_stress_test); in gtest_stress()
[all …]
/dports/emulators/qemu/qemu-6.2.0/tests/unit/
H A Drcutorture.c93 static void create_thread(void *(*func)(void *)) in create_thread() function
198 create_thread(rcu_read_perf_test); in perftest()
200 create_thread(rcu_update_perf_test); in perftest()
210 create_thread(rcu_read_perf_test); in rperftest()
221 create_thread(rcu_update_perf_test); in uperftest()
371 create_thread(rcu_read_stress_test); in stresstest()
373 create_thread(rcu_update_stress_test); in stresstest()
375 create_thread(rcu_fake_update_stress_test); in stresstest()
401 create_thread(rcu_read_stress_test); in gtest_stress()
403 create_thread(rcu_update_stress_test); in gtest_stress()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/unit/
H A Drcutorture.c93 static void create_thread(void *(*func)(void *)) in create_thread() function
198 create_thread(rcu_read_perf_test); in perftest()
200 create_thread(rcu_update_perf_test); in perftest()
210 create_thread(rcu_read_perf_test); in rperftest()
221 create_thread(rcu_update_perf_test); in uperftest()
371 create_thread(rcu_read_stress_test); in stresstest()
373 create_thread(rcu_update_stress_test); in stresstest()
375 create_thread(rcu_fake_update_stress_test); in stresstest()
401 create_thread(rcu_read_stress_test); in gtest_stress()
403 create_thread(rcu_update_stress_test); in gtest_stress()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/
H A Drcutorture.c93 static void create_thread(void *(*func)(void *)) in create_thread() function
198 create_thread(rcu_read_perf_test); in perftest()
200 create_thread(rcu_update_perf_test); in perftest()
210 create_thread(rcu_read_perf_test); in rperftest()
221 create_thread(rcu_update_perf_test); in uperftest()
371 create_thread(rcu_read_stress_test); in stresstest()
373 create_thread(rcu_update_stress_test); in stresstest()
375 create_thread(rcu_fake_update_stress_test); in stresstest()
401 create_thread(rcu_read_stress_test); in gtest_stress()
403 create_thread(rcu_update_stress_test); in gtest_stress()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/tests/unit/
H A Drcutorture.c93 static void create_thread(void *(*func)(void *)) in create_thread() function
198 create_thread(rcu_read_perf_test); in perftest()
200 create_thread(rcu_update_perf_test); in perftest()
210 create_thread(rcu_read_perf_test); in rperftest()
221 create_thread(rcu_update_perf_test); in uperftest()
371 create_thread(rcu_read_stress_test); in stresstest()
373 create_thread(rcu_update_stress_test); in stresstest()
375 create_thread(rcu_fake_update_stress_test); in stresstest()
401 create_thread(rcu_read_stress_test); in gtest_stress()
403 create_thread(rcu_update_stress_test); in gtest_stress()
[all …]
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.threads/
H A Dattach-many-short-lived-threads.c40 create_thread (pthread_attr_t *attr, in create_thread() function
85 create_thread (&joinable_attr, joinable_fn, p); in joinable_fn()
103 create_thread (&detached_attr, detached_fn, NULL); in detached_fn()
153 create_thread (&joinable_attr, joinable_fn, p); in main()
155 create_thread (&detached_attr, detached_fn, NULL); in main()
/dports/devel/boost-docs/boost_1_72_0/libs/thread/test/sync/mutual_exclusion/sync_pq/
H A Dpq_multi_thread_pass.cpp59 tg.create_thread(boost::bind(call_pull, &pq, &b)); in test_pull()
74 tg.create_thread(boost::bind(call_push, &pq, &b, i)); in test_push()
90 tg.create_thread(boost::bind(call_pull, &pq, &b)); in test_both()
91 tg.create_thread(boost::bind(call_push, &pq, &b, i)); in test_both()
136 tg1.create_thread(boost::bind(push_range, &pq, i*(limit/n)+1, (i+1)*(limit/n)+1)); in compute_sum()
137 tg2.create_thread(boost::bind(atomic_pull, &pq, &sum)); in compute_sum()
180 tg1.create_thread(boost::bind(push_range, &pq1, i*(limit/n)+1, (i+1)*(limit/n)+1)); in sum_with_moving()
181 tg2.create_thread(boost::bind(move_between_queues, &pq1, &pq2)); in sum_with_moving()
/dports/devel/boost-python-libs/boost_1_72_0/libs/thread/test/sync/mutual_exclusion/sync_pq/
H A Dpq_multi_thread_pass.cpp59 tg.create_thread(boost::bind(call_pull, &pq, &b)); in test_pull()
74 tg.create_thread(boost::bind(call_push, &pq, &b, i)); in test_push()
90 tg.create_thread(boost::bind(call_pull, &pq, &b)); in test_both()
91 tg.create_thread(boost::bind(call_push, &pq, &b, i)); in test_both()
136 tg1.create_thread(boost::bind(push_range, &pq, i*(limit/n)+1, (i+1)*(limit/n)+1)); in compute_sum()
137 tg2.create_thread(boost::bind(atomic_pull, &pq, &sum)); in compute_sum()
180 tg1.create_thread(boost::bind(push_range, &pq1, i*(limit/n)+1, (i+1)*(limit/n)+1)); in sum_with_moving()
181 tg2.create_thread(boost::bind(move_between_queues, &pq1, &pq2)); in sum_with_moving()
/dports/databases/xtrabackup/boost_1_59_0/libs/thread/test/sync/mutual_exclusion/sync_pq/
H A Dpq_multi_thread_pass.cpp55 tg.create_thread(boost::bind(call_pull, &pq, &b)); in test_pull()
70 tg.create_thread(boost::bind(call_push, &pq, &b, i)); in test_push()
86 tg.create_thread(boost::bind(call_pull, &pq, &b)); in test_both()
87 tg.create_thread(boost::bind(call_push, &pq, &b, i)); in test_both()
132 tg1.create_thread(boost::bind(push_range, &pq, i*(limit/n)+1, (i+1)*(limit/n)+1)); in compute_sum()
133 tg2.create_thread(boost::bind(atomic_pull, &pq, &sum)); in compute_sum()
176 tg1.create_thread(boost::bind(push_range, &pq1, i*(limit/n)+1, (i+1)*(limit/n)+1)); in sum_with_moving()
177 tg2.create_thread(boost::bind(move_between_queues, &pq1, &pq2)); in sum_with_moving()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/thread/test/sync/mutual_exclusion/sync_pq/
H A Dpq_multi_thread_pass.cpp55 tg.create_thread(boost::bind(call_pull, &pq, &b)); in test_pull()
70 tg.create_thread(boost::bind(call_push, &pq, &b, i)); in test_push()
86 tg.create_thread(boost::bind(call_pull, &pq, &b)); in test_both()
87 tg.create_thread(boost::bind(call_push, &pq, &b, i)); in test_both()
132 tg1.create_thread(boost::bind(push_range, &pq, i*(limit/n)+1, (i+1)*(limit/n)+1)); in compute_sum()
133 tg2.create_thread(boost::bind(atomic_pull, &pq, &sum)); in compute_sum()
176 tg1.create_thread(boost::bind(push_range, &pq1, i*(limit/n)+1, (i+1)*(limit/n)+1)); in sum_with_moving()
177 tg2.create_thread(boost::bind(move_between_queues, &pq1, &pq2)); in sum_with_moving()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/thread/test/sync/mutual_exclusion/sync_pq/
H A Dpq_multi_thread_pass.cpp55 tg.create_thread(boost::bind(call_pull, &pq, &b)); in test_pull()
70 tg.create_thread(boost::bind(call_push, &pq, &b, i)); in test_push()
86 tg.create_thread(boost::bind(call_pull, &pq, &b)); in test_both()
87 tg.create_thread(boost::bind(call_push, &pq, &b, i)); in test_both()
132 tg1.create_thread(boost::bind(push_range, &pq, i*(limit/n)+1, (i+1)*(limit/n)+1)); in compute_sum()
133 tg2.create_thread(boost::bind(atomic_pull, &pq, &sum)); in compute_sum()
176 tg1.create_thread(boost::bind(push_range, &pq1, i*(limit/n)+1, (i+1)*(limit/n)+1)); in sum_with_moving()
177 tg2.create_thread(boost::bind(move_between_queues, &pq1, &pq2)); in sum_with_moving()
/dports/databases/percona57-server/boost_1_59_0/libs/thread/test/sync/mutual_exclusion/sync_pq/
H A Dpq_multi_thread_pass.cpp55 tg.create_thread(boost::bind(call_pull, &pq, &b)); in test_pull()
70 tg.create_thread(boost::bind(call_push, &pq, &b, i)); in test_push()
86 tg.create_thread(boost::bind(call_pull, &pq, &b)); in test_both()
87 tg.create_thread(boost::bind(call_push, &pq, &b, i)); in test_both()
132 tg1.create_thread(boost::bind(push_range, &pq, i*(limit/n)+1, (i+1)*(limit/n)+1)); in compute_sum()
133 tg2.create_thread(boost::bind(atomic_pull, &pq, &sum)); in compute_sum()
176 tg1.create_thread(boost::bind(push_range, &pq1, i*(limit/n)+1, (i+1)*(limit/n)+1)); in sum_with_moving()
177 tg2.create_thread(boost::bind(move_between_queues, &pq1, &pq2)); in sum_with_moving()
/dports/databases/percona57-client/boost_1_59_0/libs/thread/test/sync/mutual_exclusion/sync_pq/
H A Dpq_multi_thread_pass.cpp55 tg.create_thread(boost::bind(call_pull, &pq, &b)); in test_pull()
70 tg.create_thread(boost::bind(call_push, &pq, &b, i)); in test_push()
86 tg.create_thread(boost::bind(call_pull, &pq, &b)); in test_both()
87 tg.create_thread(boost::bind(call_push, &pq, &b, i)); in test_both()
132 tg1.create_thread(boost::bind(push_range, &pq, i*(limit/n)+1, (i+1)*(limit/n)+1)); in compute_sum()
133 tg2.create_thread(boost::bind(atomic_pull, &pq, &sum)); in compute_sum()
176 tg1.create_thread(boost::bind(push_range, &pq1, i*(limit/n)+1, (i+1)*(limit/n)+1)); in sum_with_moving()
177 tg2.create_thread(boost::bind(move_between_queues, &pq1, &pq2)); in sum_with_moving()
/dports/devel/boost-libs/boost_1_72_0/libs/thread/test/sync/mutual_exclusion/sync_pq/
H A Dpq_multi_thread_pass.cpp59 tg.create_thread(boost::bind(call_pull, &pq, &b)); in test_pull()
74 tg.create_thread(boost::bind(call_push, &pq, &b, i)); in test_push()
90 tg.create_thread(boost::bind(call_pull, &pq, &b)); in test_both()
91 tg.create_thread(boost::bind(call_push, &pq, &b, i)); in test_both()
136 tg1.create_thread(boost::bind(push_range, &pq, i*(limit/n)+1, (i+1)*(limit/n)+1)); in compute_sum()
137 tg2.create_thread(boost::bind(atomic_pull, &pq, &sum)); in compute_sum()
180 tg1.create_thread(boost::bind(push_range, &pq1, i*(limit/n)+1, (i+1)*(limit/n)+1)); in sum_with_moving()
181 tg2.create_thread(boost::bind(move_between_queues, &pq1, &pq2)); in sum_with_moving()
/dports/devel/hyperscan/boost_1_75_0/libs/thread/test/sync/mutual_exclusion/sync_pq/
H A Dpq_multi_thread_pass.cpp59 tg.create_thread(boost::bind(call_pull, &pq, &b)); in test_pull()
74 tg.create_thread(boost::bind(call_push, &pq, &b, i)); in test_push()
90 tg.create_thread(boost::bind(call_pull, &pq, &b)); in test_both()
91 tg.create_thread(boost::bind(call_push, &pq, &b, i)); in test_both()
136 tg1.create_thread(boost::bind(push_range, &pq, i*(limit/n)+1, (i+1)*(limit/n)+1)); in compute_sum()
137 tg2.create_thread(boost::bind(atomic_pull, &pq, &sum)); in compute_sum()
180 tg1.create_thread(boost::bind(push_range, &pq1, i*(limit/n)+1, (i+1)*(limit/n)+1)); in sum_with_moving()
181 tg2.create_thread(boost::bind(move_between_queues, &pq1, &pq2)); in sum_with_moving()

12345678910>>...52