Searched defs:ub_thread_self (Results 1 – 5 of 5) sorted by relevance
172 #define ub_thread_self() pthread_self() macro211 #define ub_thread_self() thr_self() macro288 #define ub_thread_self() getpid() macro
244 ub_thread_type ub_thread_self(void) in ub_thread_self() function
334 #define ub_thread_self() pthread_self() macro