| /freebsd-13-stable/contrib/netbsd-tests/lib/libpthread/ |
| HD | t_join.c | 140 pthread_exit(NULL); in threadfunc1() 166 pthread_exit((void *)i); in threadfunc2()
|
| HD | h_exit.c | 43 pthread_exit(NULL); in main()
|
| HD | t_condwait.c | 112 pthread_exit(&ret); in run()
|
| /freebsd-13-stable/tools/regression/pthread/unwind/ |
| HD | main_thread_exit.cpp | 15 pthread_exit((void *)1); in main()
|
| HD | thread_normal_exit.cpp | 14 pthread_exit(NULL); in thr_routine()
|
| HD | catch_pthread_exit.cpp | 13 pthread_exit(NULL); in thr_routine()
|
| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/hwasan/ |
| HD | hwasan_interceptors.cpp | 311 INTERCEPTOR(void, pthread_exit, void *retval) { in INTERCEPTOR() argument 313 REAL(pthread_exit)(retval); in INTERCEPTOR() local 538 INTERCEPT_FUNCTION(pthread_exit); in InitializeInterceptors()
|
| /freebsd-13-stable/contrib/netbsd-tests/lib/libc/net/ |
| HD | h_nsd_recurse.c | 95 pthread_exit(NULL); in thrfunc()
|
| /freebsd-13-stable/lib/libstdthreads/ |
| HD | thrd.c | 99 pthread_exit((void *)(intptr_t)res); in thrd_exit()
|
| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/lsan/ |
| HD | lsan_interceptors.cpp | 495 INTERCEPTOR(void, pthread_exit, void *retval) { in INTERCEPTOR() argument 497 REAL(pthread_exit)(retval); in INTERCEPTOR() local 568 INTERCEPT_FUNCTION(pthread_exit); in InitializeInterceptors()
|
| /freebsd-13-stable/sbin/ggate/ggatec/ |
| HD | ggatec.c | 110 pthread_exit(NULL); in send_thread() 227 pthread_exit(NULL); in recv_thread() 284 pthread_exit(NULL); in recv_thread()
|
| /freebsd-13-stable/cddl/contrib/opensolaris/head/ |
| HD | thread.h | 50 #define thr_exit(r) pthread_exit(r)
|
| /freebsd-13-stable/sbin/hastd/ |
| HD | control.c | 440 pthread_exit(NULL); in ctrl_thread() 444 pthread_exit(NULL); in ctrl_thread()
|
| /freebsd-13-stable/contrib/ofed/librdmacm/examples/ |
| HD | rping.c | 601 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-stable/crypto/openssh/ |
| HD | auth-pam.c | 130 #define pthread_exit fake_pthread_exit macro 182 pthread_exit(void *value) in pthread_exit() function 577 pthread_exit(NULL); in sshpam_thread() 591 pthread_exit(NULL); in sshpam_thread()
|
| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/ |
| HD | asan_interceptors.cpp | 308 INTERCEPTOR(void, pthread_exit, void *retval) { in INTERCEPTOR() argument 310 REAL(pthread_exit)(retval); in INTERCEPTOR() local 849 ASAN_INTERCEPT_FUNC(pthread_exit);
|
| /freebsd-13-stable/lib/libthr/thread/ |
| HD | thr_exit.c | 50 __weak_reference(_Tthr_exit, pthread_exit);
|
| /freebsd-13-stable/lib/libthr/ |
| HD | pthread.map | 56 pthread_exit;
|
| /freebsd-13-stable/tools/regression/gaithrstress/ |
| HD | gaithrstress.c | 145 pthread_exit(NULL); in work()
|
| /freebsd-13-stable/contrib/blacklist/diff/ |
| HD | ssh.diff | 82 pthread_exit(NULL);
|
| /freebsd-13-stable/contrib/apr/threadproc/unix/ |
| HD | thread.c | 207 pthread_exit(NULL);
|
| /freebsd-13-stable/lib/libc/include/ |
| HD | namespace.h | 134 #define pthread_exit _pthread_exit macro
|
| HD | un-namespace.h | 115 #undef pthread_exit
|
| /freebsd-13-stable/include/ |
| HD | pthread.h | 215 void pthread_exit(void *) __dead2;
|
| /freebsd-13-stable/contrib/ofed/opensm/complib/ |
| HD | cl_timer.c | 205 pthread_exit(NULL); in __cl_timer_prov_cb()
|