[Kernel] Forgot a sortThreads call, oops.
This commit is contained in:
@@ -274,7 +274,7 @@ void Kernel::setThreadPriority() {
|
||||
object->getData<Thread>()->priority = priority;
|
||||
}
|
||||
}
|
||||
|
||||
sortThreads();
|
||||
rescheduleThreads();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user