Home
last modified time | relevance | path

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

12

/netbsd-src/tests/lib/libpthread/
H A Dt_join.c141 pthread_exit(NULL); in threadfunc1()
166 pthread_exit((void *)i); in threadfunc2()
H A Dh_exit.c43 pthread_exit(NULL); in main()
H A Dt_condwait.c100 pthread_exit(&ret); in run()
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dthread.c54 pthread_exit(NULL); in argon2_thread_exit()
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/pa/
H A Dgthr-dce.h94 __gthrw(pthread_exit) in __gthrw()
254 __gthrw_(pthread_exit) (&__objc_thread_exit_status); in __gthread_objc_thread_exit()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/pa/
H A Dgthr-dce.h94 __gthrw(pthread_exit) in __gthrw()
254 __gthrw_(pthread_exit) (&__objc_thread_exit_status); in __gthread_objc_thread_exit()
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dprint-threads.c56 pthread_exit(NULL); in thread_function()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
H A Dprint-threads.c56 pthread_exit(NULL); in thread_function()
/netbsd-src/tests/lib/libc/net/
H A Dh_nsd_recurse.c97 pthread_exit(NULL); in thrfunc()
/netbsd-src/external/lgpl3/mpfr/dist/examples/
H A Dthreads.c57 pthread_exit (NULL); in start_routine()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dthreads.h41 #define THREAD_EXIT pthread_exit
/netbsd-src/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-src/lib/libpthread/
H A Dpthread.h51 void pthread_exit(void *) __attribute__((__noreturn__));
418 #define pthread_exit __libc_thr_exit macro
H A Dthrd.c129 pthread_exit((void *)(intptr_t)res); in thrd_exit()
H A Dpthread.c135 __strong_alias(__libc_thr_exit,pthread_exit)
597 pthread_exit(retval); in pthread__create_tramp()
637 pthread_exit(void *retval) in pthread_exit() function
1020 pthread_exit(PTHREAD_CANCELED); in pthread__cancelled()
/netbsd-src/external/cddl/osnet/dist/head/
H A Dthread.h54 #define thr_exit(r) pthread_exit(r)
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dgthr-posix.h141 __gthrw(pthread_exit)
464 __gthrw_(pthread_exit) (&__objc_thread_exit_status); in __gthread_objc_thread_exit()
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dgthr-posix.h141 __gthrw(pthread_exit)
464 __gthrw_(pthread_exit) (&__objc_thread_exit_status); in __gthread_objc_thread_exit()
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauth-pam.c148 #define pthread_exit fake_pthread_exit macro
201 pthread_exit(void *value) in pthread_exit() function
598 pthread_exit(NULL); in sshpam_thread()
612 pthread_exit(NULL); in sshpam_thread()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDbeThread.cc71 pthread_exit (NULL); in thread_pool_loop()
/netbsd-src/share/examples/rump/ttyserv/
H A Dttyserv.c158 pthread_exit(NULL); in handlereq()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDbeThread.cc71 pthread_exit (NULL); in thread_pool_loop()
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtconst_pi.c56 pthread_exit (NULL); in start_routine()
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dthr_posix.c208 pthread_exit( retval ); in ldap_pvt_thread_exit()
/netbsd-src/external/bsd/blocklist/diff/
H A Dssh.diff82 pthread_exit(NULL);

12