Searched defs:pthread_self (Results 1 – 2 of 2) sorted by relevance
444 static inline pthread_t pthread_self(void) in pthread_self() function
132 #define pthread_self(...) zap_pthread_self(__VA_ARGS__) macro