Searched refs:thread_exit (Results 1 - 25 of 95) sorted by relevance

1234

/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dthread.c80 thread_exit(void) function
123 thread_exit();
/illumos-gate/usr/src/lib/libfakekernel/common/sys/
H A Dthread.h103 extern void thread_exit(void) __NORETURN;
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipsec_loader.c84 thread_exit();
129 thread_exit();
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_thread.c77 thread_exit();
341 thread_exit();
/illumos-gate/usr/src/uts/common/tnf/
H A Dtnf_res.c174 * Called from thread_exit() and lwp_exit() if thread has a tpdp.
184 TNF_PROBE_0(thread_exit, "thread", /* CSTYLED */);
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Denviron.c454 thread_exit();
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmemscrub.c419 thread_exit();
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_send.c165 thread_exit();
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmc_comm_drvintf.c928 thread_exit();
962 thread_exit();
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dswtch.s913 call thread_exit /* destroy thread if it returns. */
925 call thread_exit /* destroy thread if it returns. */
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_comm.c433 thread_exit();
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Drdsv3_af_thr.c329 thread_exit();
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_thread.c494 thread_exit();
H A Dufs_thread.c219 thread_exit();
1123 thread_exit();
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_ctl.c298 thread_exit();
/illumos-gate/usr/src/uts/sun4v/io/
H A Dplatsvc.c701 thread_exit();
/illumos-gate/usr/src/uts/sun4/os/
H A Dmp_startup.c638 * to finish configuring this CPU before proceeding to thread_exit().
656 thread_exit();
/illumos-gate/usr/src/uts/common/os/
H A Dmem_config.c1662 * prior to calling thread_exit().
1680 thread_exit();
1688 thread_exit();
1712 thread_exit();
2417 thread_exit();
/illumos-gate/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c900 DEBUG0("hpc_slot_event_dispatcher: thread_exit");
903 thread_exit();
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_soft_ring.c486 thread_exit();
/illumos-gate/usr/src/uts/sun4/ml/
H A Dswtch.s644 call thread_exit ! destroy thread if it returns.
/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h184 #define thread_exit() thr_exit(NULL) macro
/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h695 extern void thread_exit(void) __NORETURN;
/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_med.c1447 thread_exit();
1493 thread_exit();
/illumos-gate/usr/src/uts/common/io/idm/
H A Didm_so.c1302 thread_exit();
2127 thread_exit();
2909 thread_exit();

Completed in 129 milliseconds

1234