yuzu-tx-update/src/core/hle
bunnei c73841500a core: hle: Remove global HLE lock.
- This was added early on as a hack to protect against some concurrency issues.
- It's not clear that this serves any purpose anymore, and if it does, individual components should be fixed rather than using a global recursive mutex.
2021-12-17 16:05:51 -08:00
..
kernel core: hle: Remove global HLE lock. 2021-12-17 16:05:51 -08:00
service core: hle: Remove global HLE lock. 2021-12-17 16:05:51 -08: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