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

/netbsd-current/external/bsd/libevent/dist/test/
H A Dregress_thread.h35 #define THREAD_SELF() GetCurrentThreadId() macro
47 #define THREAD_SELF() pthread_self() macro
H A Dregress_main.c250 thread_setup(THREAD_SELF());
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dregress_thread.h36 #define THREAD_SELF() GetCurrentThreadId() macro
48 #define THREAD_SELF() pthread_self() macro
H A Dregress_main.c247 thread_setup(THREAD_SELF());

Completed in 130 milliseconds