Home
last modified time | relevance | path

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

12

/freebsd-13.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.c112 pthread_exit(&ret); in run()
H A Dt_cond.c312 pthread_exit(NULL); in pthread_cond_timedwait_func()
/freebsd-13.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-13.1/contrib/netbsd-tests/lib/libc/net/
H A Dh_nsd_recurse.c95 pthread_exit(NULL); in thrfunc()
/freebsd-13.1/lib/libstdthreads/
H A Dthrd.c103 pthread_exit((void *)(intptr_t)res); in thrd_exit()
/freebsd-13.1/sbin/ggate/ggatec/
H A Dggatec.c112 pthread_exit(NULL); in send_thread()
229 pthread_exit(NULL); in recv_thread()
286 pthread_exit(NULL); in recv_thread()
/freebsd-13.1/cddl/contrib/opensolaris/head/
H A Dthread.h50 #define thr_exit(r) pthread_exit(r)
/freebsd-13.1/sbin/hastd/
H A Dcontrol.c443 pthread_exit(NULL); in ctrl_thread()
447 pthread_exit(NULL); in ctrl_thread()
/freebsd-13.1/crypto/openssh/
H A Dauth-pam.c134 #define pthread_exit fake_pthread_exit macro
186 pthread_exit(void *value) in pthread_exit() function
577 pthread_exit(NULL); in sshpam_thread()
591 pthread_exit(NULL); in sshpam_thread()
/freebsd-13.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-13.1/lib/libthr/thread/
H A Dthr_exit.c53 __weak_reference(_Tthr_exit, pthread_exit);
/freebsd-13.1/tools/regression/gaithrstress/
H A Dgaithrstress.c147 pthread_exit(NULL); in work()
/freebsd-13.1/lib/libthr/
H A Dpthread.map57 pthread_exit;
/freebsd-13.1/contrib/blacklist/diff/
H A Dssh.diff82 pthread_exit(NULL);
/freebsd-13.1/lib/libc/include/
H A Dnamespace.h136 #define pthread_exit _pthread_exit macro
H A Dun-namespace.h117 #undef pthread_exit
/freebsd-13.1/contrib/apr/threadproc/unix/
H A Dthread.c207 pthread_exit(NULL);
/freebsd-13.1/include/
H A Dpthread.h217 void pthread_exit(void *) __dead2;
/freebsd-13.1/contrib/ofed/opensm/complib/
H A Dcl_timer.c205 pthread_exit(NULL); in __cl_timer_prov_cb()
/freebsd-13.1/lib/libc/gen/
H A DSymbol.map38 pthread_exit;
H A D_pthread_stubs.c282 STUB_FUNC1(pthread_exit, PJT_EXIT, void, void *) in STUB_FUNC2()

12