K 10 svn:author V 4 jeff K 8 svn:date V 27 2003-03-03T04:28:07.000000Z K 7 svn:log V 237 - In sched_add() special case PRI_TIMESHARE and PRI_ITHD|PRI_REALTIME. We always place ITHD & REALTIME threads on the current queue of the current cpu. Prior to this change an interrupt thread would only ever run on one cpu. END