1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-10-01 12:30:00 +02:00
Ryujinx/Ryujinx.HLE/HOS/Kernel
gdkchan 6c9565693f
IPC refactor part 1: Use explicit separate threads to process requests ()
* Changes to allow explicit management of service threads

* Remove now unused code

* Remove ThreadCounter, its no longer needed

* Allow and use separate server per service, also fix exit issues

* New policy change: PTC version now uses PR number
2020-09-22 14:50:40 +10:00
..
Common Improve kernel WaitSynchronization syscall implementation () 2020-07-17 14:22:13 +10:00
Ipc Fix session service disposal and improve transfer memory implementation () 2020-07-19 15:24:18 -03:00
Memory Fix session service disposal and improve transfer memory implementation () 2020-07-19 15:24:18 -03:00
Process IPC refactor part 1: Use explicit separate threads to process requests () 2020-09-22 14:50:40 +10:00
SupervisorCall IPC refactor part 1: Use explicit separate threads to process requests () 2020-09-22 14:50:40 +10:00
Threading IPC refactor part 1: Use explicit separate threads to process requests () 2020-09-22 14:50:40 +10:00
KernelConstants.cs Move kernel state out of the Horizon class () 2020-05-04 13:41:29 +10:00
KernelContext.cs IPC refactor part 1: Use explicit separate threads to process requests () 2020-09-22 14:50:40 +10:00