Searched refs:pthread_exit (Results 1 – 2 of 2) sorted by relevance
/lib/libc/common/source/thrd/ | ||
A D | thrd.c | 62 pthread_exit(INT_TO_POINTER(res)); in thrd_exit() |
/lib/posix/options/ | ||
A D | pthread.c | 1043 void pthread_exit(void *retval) in pthread_exit() function |
Completed in 7 milliseconds