suyu/src/core/hle
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
..
kernel hle: kernel: Fix service_threads access to be thread safe. 2022-01-13 21:26:10 -08:00
service Revert "Merge pull request #7668 from ameerj/fence-stop-token" 2022-01-03 20:28:54 -05:00
api_version.h api_version: Update and add AtmosphereTargetFirmware 2021-09-10 01:10:47 -04:00
ipc.h hle: ipc: Add declarations for TIPC. 2021-05-10 15:05:10 -07:00
ipc_helpers.h service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
result.h general: Remove MakeResult helpers 2021-11-02 17:23:19 -04:00