/illumos-gate/usr/src/lib/libc/port/threads/ |
H A D | cancel.c | 129 pthread_exit(PTHREAD_CANCELED); in pthread_setcancelstate() 182 pthread_exit(PTHREAD_CANCELED); in pthread_setcanceltype() 208 pthread_exit(PTHREAD_CANCELED); in pthread_testcancel() 226 pthread_exit(PTHREAD_CANCELED); in _cancelon() 242 pthread_exit(PTHREAD_CANCELED); in _canceloff()
|
H A D | c11_thr.c | 231 pthread_exit((void *)(uintptr_t)res); in thrd_exit()
|
H A D | scalls.c | 363 pthread_exit(PTHREAD_CANCELED); \ 433 pthread_exit(PTHREAD_CANCELED); \ 474 pthread_exit(PTHREAD_CANCELED); in _cancel_prologue()
|
H A D | sigaction.c | 745 pthread_exit(PTHREAD_CANCELED); in do_sigcancel()
|
H A D | thr.c | 980 #pragma weak pthread_exit = thr_exit macro
|
H A D | synch.c | 2861 pthread_exit(PTHREAD_CANCELED); in cancel_safe_mutex_unlock()
|
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11SlotToken.c | 950 pthread_exit(0); in listener_waitforslotevent() 960 pthread_exit(0); in listener_waitforslotevent() 1050 pthread_exit(0); in child_waitforslotevent() 1087 pthread_exit(0); in child_waitforslotevent()
|
/illumos-gate/usr/src/test/os-tests/tests/poll/ |
H A D | poll_test.c | 396 pthread_exit(0); in poll_thread() 492 pthread_exit(0); in helper_thread()
|
/illumos-gate/usr/src/lib/libsip/common/ |
H A D | sip_timeout.c | 81 pthread_exit(NULL); in sip_run_to_functions()
|
/illumos-gate/usr/src/head/ |
H A D | pthread.h | 236 extern void pthread_exit(void *) __NORETURN;
|
/illumos-gate/usr/src/test/libc-tests/tests/common/ |
H A D | test_common.c | 127 pthread_exit(NULL); in test_failed()
|
/illumos-gate/usr/src/cmd/pools/poold/ |
H A D | poold.c | 356 pthread_exit(NULL); in handle_sig()
|
/illumos-gate/usr/src/lib/libpthread/common/ |
H A D | mapfile-vers | 175 pthread_exit { TYPE = FUNCTION };
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | bhyverun.c | 447 pthread_exit(NULL); in fbsdrun_deletecpu()
|
H A D | hda_codec.c | 875 pthread_exit(NULL); in hda_audio_ctxt_thr()
|
H A D | pci_virtio_viona.c | 558 pthread_exit(NULL); in pci_viona_poll_thread()
|
H A D | block_if.c | 481 pthread_exit(NULL); in blockif_thr()
|
/illumos-gate/usr/src/lib/libsysevent/ |
H A D | libevchannel.c | 331 pthread_exit(NULL); in door_upcall()
|
/illumos-gate/usr/src/lib/libthread/common/ |
H A D | mapfile-vers | 182 pthread_exit { TYPE = FUNCTION };
|
/illumos-gate/usr/src/lib/c_synonyms/ |
H A D | syn_common | 635 pthread_exit
|
/illumos-gate/usr/src/cmd/syslogd/ |
H A D | syslogd.c | 650 pthread_exit(0); in sys_poll() 820 pthread_exit(0); in net_poll() 856 pthread_exit(0); in net_poll() 2170 pthread_exit(0); in writetodev()
|
/illumos-gate/usr/src/lib/auditd_plugins/remote/ |
H A D | transport.c | 1031 pthread_exit((void *)NULL); in recv_record()
|
/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_module.c | 907 pthread_exit(NULL); in fmd_module_abort()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/ |
H A D | psvcplugin.c | 392 pthread_exit(NULL); in timer_thread()
|
/illumos-gate/usr/src/cmd/smserverd/ |
H A D | smediad.c | 1349 pthread_exit((void *)-2); in sm_server_thread()
|