Searched defs:pthread_exit (Results 1 – 5 of 5) sorted by relevance
55 #define pthread_exit __pthread_exit_discard macro
63 #define pthread_exit b_pthread_exit macro
65 void (*pthread_exit)(void *retVal); member
199 #define pthread_exit dng_pthread_exit macro
166 void pthread_exit(void *retVal) in pthread_exit() function