Searched refs:THREAD_T (Results 1 – 10 of 10) sorted by relevance
31 #define THREAD_T void * /* HANDLE */ macro37 (threadvar) = (THREAD_T)threadhandle; \43 #define THREAD_T pthread_t macro54 void thread_setup(THREAD_T pthread);
169 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()
229 void thread_setup(THREAD_T pthread) in thread_setup()234 void thread_setup(THREAD_T pthread) {} in thread_setup()
1057 THREAD_T thread; in test_del_wait()1101 THREAD_T thread; in test_del_notify()
2270 THREAD_T thread[n_threads]; in getaddrinfo_race_gotresolve_test()