Searched refs:ub_thread_self (Results 1 – 2 of 2) sorted by relevance
172 #define ub_thread_self() pthread_self() macro211 #define ub_thread_self() thr_self() macro249 ub_thread_type ub_thread_self(void);288 #define ub_thread_self() getpid() macro
244 ub_thread_type ub_thread_self(void) in ub_thread_self() function