Searched refs:pthread_exit (Results 1 – 4 of 4) sorted by relevance
33 extern void pthread_exit(void *value); in __rt_libc_exit()34 pthread_exit((void *)status); in __rt_libc_exit()
947 void pthread_exit(void *value) in pthread_exit() function1009 RTM_EXPORT(pthread_exit);1414 pthread_exit((void *)PTHREAD_CANCELED); in pthread_testcancel()
185 void pthread_exit (void *value_ptr);
86 + pthread_exit()
Completed in 5 milliseconds