Searched defs:pthread_exit (Results 1 – 7 of 7) sorted by relevance
62 inline void pthread_exit(void *retval) { in pthread_exit() function
103 pthread_exit(void *retval) in pthread_exit() function
199 #define pthread_exit dng_pthread_exit macro
1062 pub fn pthread_exit(value: *mut ::c_void) -> !; in pthread_exit() function
1041 pub fn pthread_exit(value: *mut c_void) -> !; in pthread_exit() function
1240 pub fn pthread_exit(value: *mut ::c_void) -> !; in pthread_exit() function
3773 pub fn pthread_exit(value: *mut ::c_void) -> !; in pthread_exit() function