| /src/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
| H A D | manipulate_user_buffer.c | 194 pthread_exit(NULL); in write_thread() 222 pthread_exit(NULL); in read_thread() 241 pthread_exit(NULL); in manipulate_buf_thread()
|
| /src/contrib/netbsd-tests/lib/libpthread/ |
| H A D | t_join.c | 140 pthread_exit(NULL); in threadfunc1() 166 pthread_exit((void *)i); in threadfunc2()
|
| H A D | h_exit.c | 43 pthread_exit(NULL); in main()
|
| H A D | t_condwait.c | 112 pthread_exit(&ret); in run()
|
| /src/tools/regression/pthread/unwind/ |
| H A D | main_thread_exit.cpp | 15 pthread_exit((void *)1); in main()
|
| H A D | thread_normal_exit.cpp | 14 pthread_exit(NULL); in thr_routine()
|
| H A D | catch_pthread_exit.cpp | 13 pthread_exit(NULL); in thr_routine()
|
| /src/contrib/llvm-project/compiler-rt/lib/hwasan/ |
| H A D | 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()
|
| /src/contrib/netbsd-tests/lib/libc/net/ |
| H A D | h_nsd_recurse.c | 95 pthread_exit(NULL); in thrfunc()
|
| /src/sys/contrib/openzfs/lib/libspl/include/sys/ |
| H A D | thread.h | 50 #define thread_exit() pthread_exit(NULL)
|
| /src/contrib/llvm-project/compiler-rt/lib/lsan/ |
| H A D | 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()
|
| /src/lib/libstdthreads/ |
| H A D | thrd.c | 99 pthread_exit((void *)(intptr_t)res); in thrd_exit()
|
| /src/sbin/ggate/ggatec/ |
| H A D | ggatec.c | 112 pthread_exit(NULL); in send_thread() 229 pthread_exit(NULL); in recv_thread() 286 pthread_exit(NULL); in recv_thread()
|
| /src/lib/libthr/tests/ |
| H A D | pthread_sigqueue_test.c | 59 pthread_exit(NULL); in handler()
|
| /src/crypto/openssl/util/platform_symbols/ |
| H A D | unix-symbols.txt | 96 pthread_exit
|
| /src/cddl/contrib/opensolaris/head/ |
| H A D | thread.h | 50 #define thr_exit(r) pthread_exit(r)
|
| /src/sbin/hastd/ |
| H A D | control.c | 439 pthread_exit(NULL); in ctrl_thread() 443 pthread_exit(NULL); in ctrl_thread()
|
| /src/contrib/ofed/librdmacm/examples/ |
| H A D | 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()
|
| /src/crypto/openssh/ |
| H A D | 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()
|
| /src/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | 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);
|
| /src/crypto/openssl/crypto/thread/arch/ |
| H A D | thread_posix.c | 87 pthread_exit(NULL); in ossl_crypto_thread_native_exit()
|
| /src/contrib/unbound/testcode/ |
| H A D | testbound.c | 515 pthread_exit(NULL); in main() 602 pthread_exit(NULL); in LLVMFuzzerTestOneInput()
|
| /src/lib/libthr/thread/ |
| H A D | thr_exit.c | 50 __weak_reference(_Tthr_exit, pthread_exit);
|
| /src/tools/regression/gaithrstress/ |
| H A D | gaithrstress.c | 145 pthread_exit(NULL); in work()
|
| /src/lib/libthr/ |
| H A D | pthread.map | 56 pthread_exit;
|