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

/illumos-gate/usr/src/uts/common/disp/
H A Ddisp.c900 * setfrontdq and setbackdq won't have set its t_waitrq.
1095 * If t was previously in the TS_ONPROC state, setfrontdq and setbackdq
1152 * setbackdq() keeps runqs balanced such that the difference in length
1155 * must match. When per-thread TS_RUNQMATCH flag is set, setbackdq() will
1181 setbackdq(kthread_t *tp) function
1308 TRACE_3(TR_FAC_DISP, TR_BACKQ, "setbackdq:pri %d cpu %p tid %p",
1749 * This routine is called by setbackdq/setfrontdq if the thread is
2533 setbackdq(tp);

Completed in 49 milliseconds