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 D | sanitizer_pthread_wrappers.h | 62 inline void pthread_exit(void *retval) { function in typeref:typename:void |
| /src/lib/libpthread/ | ||
| H A D | pthread.h | 454 #define pthread_exit __libc_thr_exit macro |
| H A D | pthread.c | 649 pthread_exit(void *retval) function in typeref:typename:void |
Completed in 5 milliseconds