Home
last modified time | relevance | path

Searched refs:pthread_exit (Results 1 – 4 of 4) sorted by relevance

/components/libc/compilers/common/
A Dcstdlib.c33 extern void pthread_exit(void *value); in __rt_libc_exit()
34 pthread_exit((void *)status); in __rt_libc_exit()
/components/libc/posix/pthreads/
A Dpthread.c947 void pthread_exit(void *value) in pthread_exit() function
1009 RTM_EXPORT(pthread_exit);
1414 pthread_exit((void *)PTHREAD_CANCELED); in pthread_testcancel()
A Dpthread.h185 void pthread_exit (void *value_ptr);
/components/libc/
A Dposix-info.txt86 + pthread_exit()

Completed in 5 milliseconds