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