Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_pthread_wrappers.h62 inline void pthread_exit(void *retval) { in pthread_exit() function
/netbsd/lib/libpthread/
H A Dpthread.h418 #define pthread_exit __libc_thr_exit macro
H A Dpthread.c634 pthread_exit(void *retval) in pthread_exit() function
/netbsd/crypto/external/bsd/openssh/dist/
H A Dauth-pam.c199 pthread_exit(void *value) in pthread_exit() function