Searched refs:__pthread_getid (Results 1 – 5 of 5) sorted by relevance
33 pthread = __pthread_getid (thread); in __pthread_getattr_np()
29 p = __pthread_getid (t); in pthread_cancel()
34 pthread = __pthread_getid (thread); in __pthread_detach()
36 pthread = __pthread_getid (thread); in __pthread_join_common()
175 #define __pthread_getid(thread) \ macro
Completed in 11 milliseconds