Home
last modified time | relevance | path

Searched refs:THREAD_T (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_thread.h31 #define THREAD_T void * /* HANDLE */ macro
37 (threadvar) = (THREAD_T)threadhandle; \
43 #define THREAD_T pthread_t macro
54 void thread_setup(THREAD_T pthread);
H A Dregress_thread.c169 THREAD_T threads[NUM_THREADS]; in thread_basic()
294 THREAD_T threads[NUM_THREADS]; in thread_conditions_simple()
409 static THREAD_T load_threads[QUEUE_THREAD_COUNT];
531 THREAD_T thread; in thread_no_events()
H A Dregress_main.c229 void thread_setup(THREAD_T pthread) in thread_setup()
234 void thread_setup(THREAD_T pthread) {} in thread_setup()
H A Dregress.c1057 THREAD_T thread; in test_del_wait()
1101 THREAD_T thread; in test_del_notify()
H A Dregress_dns.c2270 THREAD_T thread[n_threads]; in getaddrinfo_race_gotresolve_test()
/freebsd/contrib/libevent/test/
H A Dregress_thread.h31 #define THREAD_T void * /* HANDLE */ macro
37 (threadvar) = (THREAD_T)threadhandle; \
43 #define THREAD_T pthread_t macro
54 void thread_setup(THREAD_T pthread);
H A Dregress_thread.c169 THREAD_T threads[NUM_THREADS]; in thread_basic()
294 THREAD_T threads[NUM_THREADS]; in thread_conditions_simple()
409 static THREAD_T load_threads[QUEUE_THREAD_COUNT];
531 THREAD_T thread; in thread_no_events()
H A Dregress_main.c229 void thread_setup(THREAD_T pthread) in thread_setup()
234 void thread_setup(THREAD_T pthread) {} in thread_setup()
H A Dregress.c1057 THREAD_T thread; in test_del_wait()
1101 THREAD_T thread; in test_del_notify()
H A Dregress_dns.c2270 THREAD_T thread[n_threads]; in getaddrinfo_race_gotresolve_test()