Searched refs:THREAD_SELF (Results 1 – 2 of 2) sorted by relevance
34 #define THREAD_SELF() GetCurrentThreadId() macro46 #define THREAD_SELF() pthread_self() macro
245 thread_setup(THREAD_SELF()); in basic_test_setup()