Subv a9877c8f65 Kernel/SVC: Don't reschedule the current core when creating a new thread.
The current core may have nothing to do with the core where the new thread was scheduled to run. In case it's the same core, then the following PrepareReshedule call will take care of that.
2018-08-12 20:38:37 -05:00
..
2018-08-12 14:00:44 +10:00
2018-01-13 22:38:52 +00:00
2018-05-23 14:22:42 +02:00