Home
last modified time | relevance | path

Searched refs:swtch_from_zombie (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddisp.h149 extern void swtch_from_zombie(void)
/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c625 swtch_from_zombie(); /* give up the CPU */ in thread_exit()
H A Ddisp.c985 swtch_from_zombie() in swtch_from_zombie() function
/illumos-gate/usr/src/uts/common/os/
H A Dlwp.c1057 swtch_from_zombie(); in lwp_exit()