Searched defs:thread_self (Results 1 – 4 of 4) sorted by relevance
513 # define thread_self() \ macro517 # define thread_self() __pthread_thread_self () macro
246 static __inline__ pthread_descr thread_self (void) in thread_self() function
226 static __inline__ pthread_descr thread_self (void) in thread_self() function
387 static __inline__ pthread_descr thread_self (void) in thread_self() function
Completed in 9 milliseconds