Ryujinx/Ryujinx.HLE/HOS/Ipc
gdkchan 6c9565693f
IPC refactor part 1: Use explicit separate threads to process requests (#1447)
* 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
..
IpcBuffDesc.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
IpcHandleDesc.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
IpcMagic.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IpcMessage.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
IpcMessageType.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IpcPtrBuffDesc.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
IpcRecvListBuffDesc.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
ServiceProcessRequest.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00