Searched defs:pthread_exit (Results 1 – 6 of 6) sorted by relevance
62 inline void pthread_exit(void *retval) { in pthread_exit() function
199 #define pthread_exit dng_pthread_exit macro
808 #define pthread_exit PTHREAD_EXIT macro
1036 pub fn pthread_exit(value: *mut ::c_void) -> !; in pthread_exit() function
1218 pub fn pthread_exit(value: *mut ::c_void) -> !; in pthread_exit() function
3671 pub fn pthread_exit(value: *mut ::c_void) -> !; in pthread_exit() function