Files
yuzu-mainline/src/core/hle/service
bunnei 27ce97fd42 hle: kernel: Refactor to allocate a ServiceThread per service handler.
- Previously, we would allocate a thread per session, which adds new threads on CloneCurrentObject.
- This results in race conditions with N sessions queuing requests to the same service interface.
- Fixes Pokken Tournament DX crashes/softlocks, which were regressed by #6347.
2021-06-04 19:26:48 -07:00
..
2021-04-08 19:40:24 -06:00
2021-04-09 00:49:46 -04:00
2021-04-09 00:49:47 -04:00
2021-04-08 19:40:25 -06:00
2021-04-08 19:40:25 -06:00