summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/timer.cpp
diff options
context:
space:
mode:
authorGravatar Subv2017-01-04 11:37:19 -0500
committerGravatar Subv2017-01-05 09:40:15 -0500
commit7f1dca8cd26fe9be0080efee4e456630960af459 (patch)
tree5eae30d01e21d54e529a1074bbc5cbf3cde8ff6a /src/core/hle/kernel/timer.cpp
parentKernel: Remove Thread::wait_objects_index and use wait_objects to hold all th... (diff)
downloadyuzu-7f1dca8cd26fe9be0080efee4e456630960af459.tar.gz
yuzu-7f1dca8cd26fe9be0080efee4e456630960af459.tar.xz
yuzu-7f1dca8cd26fe9be0080efee4e456630960af459.zip
Kernel: Remove a thread from all of its waiting objects' waiting_threads list when it is awoken.
This fixes a potential bug where threads would not get removed from said list if they awoke after waiting with WaitSynchronizationN with wait_all = false
Diffstat (limited to 'src/core/hle/kernel/timer.cpp')
0 files changed, 0 insertions, 0 deletions