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

/illumos-gate/usr/src/cmd/nl/
H A Dnl.c105 char swtch = 'n'; local
554 swtch = 'y';
561 swtch = 'y';
569 swtch = 'y';
580 if (swtch == 'y') {
581 swtch = 'n';
/illumos-gate/usr/src/uts/common/disp/
H A Ddisp.c599 swtch();
601 idle_enter(); /* returned from swtch */
617 swtch();
648 idle_enter(); /* returned from swtch/swtch_to */
676 * already headed for swtch().
692 swtch(); /* clears CPU->cpu_runrun via disp() */
841 * swtch()
849 swtch() function
932 * setting t_waitrq. It is then either set in swtch()
958 * Special case of swtch(), whic
[all...]

Completed in 60 milliseconds