aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/kernel.cpp
diff options
context:
space:
mode:
authorSubv <subv2112@gmail.com>2018-08-12 20:38:37 -0500
committerSubv <subv2112@gmail.com>2018-08-12 20:38:37 -0500
commita9877c8f65b3cefe12d8ec5da6d6acf4ea27923b (patch)
tree1f9da7896af7c3da393ee738aa7554d9ec1d8625 /src/core/hle/kernel/kernel.cpp
parent5926fbd3d7b51e9adeb38b6267191fca4442334e (diff)
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.
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions