Home
last modified time | relevance | path

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

/external/libevent/test/
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);
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()
Dregress_main.c229 void thread_setup(THREAD_T pthread) in thread_setup()
234 void thread_setup(THREAD_T pthread) {} in thread_setup()
Dregress.c1057 THREAD_T thread; in test_del_wait()
1101 THREAD_T thread; in test_del_notify()
Dregress_dns.c2270 THREAD_T thread[n_threads]; in getaddrinfo_race_gotresolve_test()
/external/oj-libjdwp/src/solaris/back/
Dproc_md.h39 #define THREAD_T pthread_t macro
/external/oj-libjdwp/src/share/back/
Dlog_messages.c146 THREAD_T tid; in log_message_end()
Derror_messages.c318 THREAD_T tid = GET_THREAD_ID(); in do_pause()