Home
last modified time | relevance | path

Searched refs:THREAD_START (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_thread.h35 #define THREAD_START(threadvar, fn, arg) do { \ macro
47 #define THREAD_START(threadvar, fn, arg) do { \ macro
H A Dregress_thread.c229 THREAD_START(threads[i], basic_thread, base); in thread_basic()
329 THREAD_START(threads[i], wait_for_condition, &alerted[i]); in thread_conditions_simple()
447 THREAD_START(load_threads[i], load_deferred_queue, in start_threads_callback()
544 THREAD_START(thread, register_events_subthread, data->base); in thread_no_events()
H A Dregress_dns.c2303 THREAD_START(thread[0], race_base_run, &rp); in getaddrinfo_race_gotresolve_test()
2307 THREAD_START(thread[i], race_busywait_run, &rp); in getaddrinfo_race_gotresolve_test()
H A Dregress.c1064 THREAD_START(thread, del_wait_thread, NULL); in test_del_wait()
1108 THREAD_START(thread, test_del_notify_thread, NULL); in test_del_notify()
/freebsd/contrib/libevent/test/
H A Dregress_thread.h35 #define THREAD_START(threadvar, fn, arg) do { \ macro
47 #define THREAD_START(threadvar, fn, arg) do { \ macro
H A Dregress_thread.c229 THREAD_START(threads[i], basic_thread, base); in thread_basic()
329 THREAD_START(threads[i], wait_for_condition, &alerted[i]); in thread_conditions_simple()
447 THREAD_START(load_threads[i], load_deferred_queue, in start_threads_callback()
544 THREAD_START(thread, register_events_subthread, data->base); in thread_no_events()
H A Dregress_dns.c2303 THREAD_START(thread[0], race_base_run, &rp); in getaddrinfo_race_gotresolve_test()
2307 THREAD_START(thread[i], race_busywait_run, &rp); in getaddrinfo_race_gotresolve_test()
H A Dregress.c1064 THREAD_START(thread, del_wait_thread, NULL); in test_del_wait()
1108 THREAD_START(thread, test_del_notify_thread, NULL); in test_del_notify()