aboutsummaryrefslogtreecommitdiff
path: root/src/input_common/drivers/sdl_driver.cpp
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2022-01-11 20:49:11 -0800
committerbunnei <bunneidev@gmail.com>2022-01-13 21:26:10 -0800
commit2147240e47d2ea98d43369f30ffc066900c80991 (patch)
tree6b31ffdb80f0ec3db90d58e30ebe5ef848372914 /src/input_common/drivers/sdl_driver.cpp
parentf1aa7ff893208b4c5c328d1a77c4028ecba94bf4 (diff)
hle: kernel: Fix service_threads access to be thread safe.
- CreateServiceThread and ReleaseServiceThread can be accessed by different threads, uses a lock to make this thread safe. - Fixes a rare crash in Pokemon Sword/Shield that can occur when a new service thread is being created while an old one is being destroyed.
Diffstat (limited to 'src/input_common/drivers/sdl_driver.cpp')
0 files changed, 0 insertions, 0 deletions