Searched defs:pthread_exit (Results 1 - 3 of 3) sorted by relevance

/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_pthread_wrappers.h62 inline void pthread_exit(void *retval) { function in typeref:typename:void
/src/lib/libpthread/
H A Dpthread.h454 #define pthread_exit __libc_thr_exit macro
H A Dpthread.c649 pthread_exit(void *retval) function in typeref:typename:void

Completed in 5 milliseconds