Searched refs:THREAD_SELF (Results 1 - 2 of 2) 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());

Completed in 116 milliseconds