K 10 svn:author V 4 jeff K 8 svn:date V 27 2003-10-28T03:28:48.000000Z K 7 svn:log V 234 - Only change the run queue in sched_prio() if the kse is non null. threads can be in the TD_ON_RUNQ state and not have an associated kse. - Remove the PRI_IDLE special case from sched_clock(), it was not actually necessary. END