Home
last modified time | relevance | path

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

/src/contrib/libevent/test/
H A Dregress_thread.h34 #define THREAD_SELF() GetCurrentThreadId() macro
46 #define THREAD_SELF() pthread_self() macro
H A Dregress_main.c245 thread_setup(THREAD_SELF()); in basic_test_setup()
/src/contrib/ntp/sntp/libevent/test/
H A Dregress_thread.h34 #define THREAD_SELF() GetCurrentThreadId() macro
46 #define THREAD_SELF() pthread_self() macro
H A Dregress_main.c245 thread_setup(THREAD_SELF()); in basic_test_setup()