Searched refs:resume_from_zombie (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddisp.h165 extern void resume_from_zombie(kthread_t *)
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dswtch.s72 * resume_from_zombie() is the same as resume except the calling thread
636 resume_from_zombie(kthread_t *t)
643 ENTRY(resume_from_zombie) function
715 SET_SIZE(resume_from_zombie)
719 ENTRY(resume_from_zombie) function
783 SET_SIZE(resume_from_zombie)
H A Dfloat.s177 _ldmxcsr_ebx_insn: / see resume_from_zombie()
/illumos-gate/usr/src/uts/sun4/ml/
H A Dswtch.s67 * resume_from_zombie() is the same as resume except the calling thread
463 resume_from_zombie(kthread_id_t t)
468 ENTRY(resume_from_zombie) function
510 SET_SIZE(resume_from_zombie)
/illumos-gate/usr/src/uts/common/disp/
H A Ddisp.c987 resume_from_zombie(next);

Completed in 69 milliseconds