Searched refs:THREAD_T (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/libevent/test/
H A Dregress_thread.h31 #define THREAD_T pthread_t macro
38 #define THREAD_T HANDLE macro
H A Dregress_thread.c169 THREAD_T threads[NUM_THREADS];
294 THREAD_T threads[NUM_THREADS];
409 static THREAD_T load_threads[QUEUE_THREAD_COUNT];
531 THREAD_T thread;
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_thread.h31 #define THREAD_T pthread_t macro
38 #define THREAD_T HANDLE macro
H A Dregress_thread.c169 THREAD_T threads[NUM_THREADS];
294 THREAD_T threads[NUM_THREADS];
409 static THREAD_T load_threads[QUEUE_THREAD_COUNT];
531 THREAD_T thread;

Completed in 42 milliseconds