Searched defs:pthread_self (Results 1 – 7 of 7) sorted by relevance
41 pthread_self (void) in pthread_self() function
35 #define pthread_self() GetCurrentThreadId() macro58 #define pthread_self() _gettid() macro
126 inline pthread_t pthread_self(void) { in pthread_self() function
129 inline pthread_t pthread_self(void) { in pthread_self() function
143 # pragma weak pthread_self macro
1055 #define pthread_self PTHREAD_SELF macro