bunnei 2147240e47 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.
2022-01-13 21:26:10 -08:00
..
2021-11-03 21:42:57 -04:00
2021-11-03 21:42:57 -04:00
2021-11-03 21:42:57 -04:00
2021-09-03 19:05:41 -07:00
2021-06-11 17:27:06 +02:00
2021-06-11 17:27:06 +02:00
2021-08-05 20:29:43 +00:00
2021-11-03 21:42:57 -04:00