Symbol: pthread_exit
crypto/openssh/auth-pam.c
577
pthread_exit(NULL);
crypto/openssh/auth-pam.c
591
pthread_exit(NULL);
crypto/openssl/crypto/thread/arch/thread_posix.c
87
pthread_exit(NULL);
include/pthread.h
218
void pthread_exit(void *) __dead2;
lib/libc/gen/_pthread_stubs.c
285
STUB_FUNC1(pthread_exit, PJT_EXIT, void, void *)
lib/libstdthreads/thrd.c
99
pthread_exit((void *)(intptr_t)res);
lib/libthr/tests/pthread_sigqueue_test.c
59
pthread_exit(NULL);
lib/libthr/thread/thr_exit.c
50
__weak_reference(_Tthr_exit, pthread_exit);
sbin/ggate/ggatec/ggatec.c
112
pthread_exit(NULL);
sbin/ggate/ggatec/ggatec.c
229
pthread_exit(NULL);
sbin/ggate/ggatec/ggatec.c
286
pthread_exit(NULL);
sbin/hastd/control.c
439
pthread_exit(NULL);
sbin/hastd/control.c
443
pthread_exit(NULL);
sbin/hastd/primary.c
1245
pthread_exit(NULL);
sbin/hastd/primary.c
1260
pthread_exit(NULL);
tests/sys/file/flock_helper.c
1426
pthread_exit((void *)error);
tests/sys/kern/ptrace_test.c
1227
pthread_exit(NULL);
tests/sys/netmap/ctrl-api-test.c
1372
pthread_exit(ret ? (void *)THRET_FAILURE : (void *)THRET_SUCCESS);
tools/regression/gaithrstress/gaithrstress.c
145
pthread_exit(NULL);
tools/regression/pthread/unwind/catch_pthread_exit.cpp
13
pthread_exit(NULL);
tools/regression/pthread/unwind/main_thread_exit.cpp
15
pthread_exit((void *)1);
tools/regression/pthread/unwind/thread_normal_exit.cpp
14
pthread_exit(NULL);
usr.sbin/bhyve/bhyverun.c
608
pthread_exit(NULL);
usr.sbin/bhyve/block_if.c
409
pthread_exit(NULL);
usr.sbin/bhyve/hda_codec.c
878
pthread_exit(NULL);
usr.sbin/bhyve/pci_nvme.c
1004
pthread_exit(NULL);
usr.sbin/bhyve/snapshot.c
633
pthread_exit(NULL);
usr.sbin/bhyve/snapshot.c
652
pthread_exit(NULL);