Home
last modified time | relevance | path

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

12

/freebsd-12.1/contrib/netbsd-tests/lib/libpthread/
H A Dt_join.c140 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.c103 pthread_exit(&ret); in run()
/freebsd-12.1/contrib/gcc/
H A Dgthr-posix.h118 __gthrw3(pthread_exit)
127 __gthrw(pthread_exit)
376 __gthrw_(pthread_exit) (&__objc_thread_exit_status); in __gthread_objc_thread_exit()
H A Dgthr-dce.h88 __gthrw(pthread_exit) in __gthrw()
248 __gthrw_(pthread_exit) (&__objc_thread_exit_status); in __gthread_objc_thread_exit()
H A Dgthr-posix95.h92 __gthrw(pthread_exit)
342 __gthrw_(pthread_exit) (&__objc_thread_exit_status); in __gthread_objc_thread_exit()
H A Dgthr-posix.c154 pthread_exit (void *value_ptr ATTRIBUTE_UNUSED) in pthread_exit() function
/freebsd-12.1/tools/regression/pthread/unwind/
H A Dmain_thread_exit.cpp16 pthread_exit((void *)1); in main()
H A Dthread_normal_exit.cpp15 pthread_exit(NULL); in thr_routine()
H A Dcatch_pthread_exit.cpp14 pthread_exit(NULL); in thr_routine()
/freebsd-12.1/contrib/netbsd-tests/lib/libc/net/
H A Dh_nsd_recurse.c95 pthread_exit(NULL); in thrfunc()
/freebsd-12.1/lib/libstdthreads/
H A Dthrd.c103 pthread_exit((void *)(intptr_t)res); in thrd_exit()
/freebsd-12.1/cddl/contrib/opensolaris/head/
H A Dthread.h50 #define thr_exit(r) pthread_exit(r)
/freebsd-12.1/sbin/hastd/
H A Dcontrol.c443 pthread_exit(NULL); in ctrl_thread()
447 pthread_exit(NULL); in ctrl_thread()
/freebsd-12.1/crypto/openssh/
H A Dauth-pam.c132 #define pthread_exit fake_pthread_exit macro
184 pthread_exit(void *value) in pthread_exit() function
562 pthread_exit(NULL); in sshpam_thread()
576 pthread_exit(NULL); in sshpam_thread()
/freebsd-12.1/contrib/ofed/librdmacm/examples/
H A Drping.c601 pthread_exit(NULL); in cq_thread()
605 pthread_exit(NULL); in cq_thread()
610 pthread_exit(NULL); in cq_thread()
615 pthread_exit(NULL); in cq_thread()
/freebsd-12.1/lib/libthr/
H A Dpthread.map57 pthread_exit;
/freebsd-12.1/lib/libthr/thread/
H A Dthr_exit.c53 __weak_reference(_Tthr_exit, pthread_exit);
/freebsd-12.1/tools/regression/gaithrstress/
H A Dgaithrstress.c147 pthread_exit(NULL); in work()
/freebsd-12.1/include/
H A Dpthread.h217 void pthread_exit(void *) __dead2;
/freebsd-12.1/lib/libc/include/
H A Dnamespace.h136 #define pthread_exit _pthread_exit macro
H A Dun-namespace.h117 #undef pthread_exit
/freebsd-12.1/contrib/apr/threadproc/unix/
H A Dthread.c207 pthread_exit(NULL);
/freebsd-12.1/contrib/ofed/opensm/complib/
H A Dcl_timer.c205 pthread_exit(NULL); in __cl_timer_prov_cb()
/freebsd-12.1/lib/libc/gen/
H A DSymbol.map37 pthread_exit;

12