K 10 svn:author V 3 jhb K 8 svn:date V 27 2003-04-22T20:50:38.000000Z K 7 svn:log V 248 - Assert that the proc lock and sched_lock are held in sched_nice(). - For the 4BSD scheduler, this means that all callers of the static function resetpriority() now always hold sched_lock, so don't lock sched_lock explicitly in that function. END