Ryujinx/Ryujinx.HLE/HOS/Kernel
gdkchan 097562bc6c
Add missing check for thread termination on ArbitrateLock (#4722)
* Add missing check for thread termination on ArbitrateLock

* Use TerminationRequested in all places where it can be used
2023-04-25 19:33:14 -03:00
..
Common Reducing Memory Allocations 202303 (#4624) 2023-04-24 02:06:23 +00:00
Ipc Add missing check for thread termination on ArbitrateLock (#4722) 2023-04-25 19:33:14 -03:00
Memory Minor code formatting (#4498) 2023-03-04 14:43:08 +01:00
Process HLE: Refactoring of ApplicationLoader (#4480) 2023-03-31 21:16:46 +02:00
SupervisorCall Reducing Memory Allocations 202303 (#4624) 2023-04-24 02:06:23 +00:00
Threading Add missing check for thread termination on ArbitrateLock (#4722) 2023-04-25 19:33:14 -03:00
KernelConstants.cs Update syscall capabilites to include SVCs from FW 15.0.0 (#4530) 2023-03-17 12:55:19 +01:00
KernelContext.cs Implement support for page sizes > 4KB (#4252) 2023-01-17 05:13:24 +01:00
KernelStatic.cs Update syscall capabilites to include SVCs from FW 15.0.0 (#4530) 2023-03-17 12:55:19 +01:00