Searched defs:swtch_to (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/disp/
H A Ddisp.c158 void swtch_to(kthread_t *);
646 swtch_to(t);
648 idle_enter(); /* returned from swtch/swtch_to */
1071 swtch_to(kthread_t *next) function
1353 * in swtch and swtch_to.
1513 * in swtch and swtch_to.

Completed in 49 milliseconds