ryujinx/Ryujinx.HLE/HOS
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
..
Applets
Diagnostics/Demangler
Font
Ipc IPC refactor part 1: Use explicit separate threads to process requests (#1447) 2020-09-22 14:50:40 +10:00
Kernel IPC refactor part 1: Use explicit separate threads to process requests (#1447) 2020-09-22 14:50:40 +10:00
Services IPC refactor part 1: Use explicit separate threads to process requests (#1447) 2020-09-22 14:50:40 +10:00
SystemState
ApplicationLoader.cs
HomebrewRomFsStream.cs
Horizon.cs IPC refactor part 1: Use explicit separate threads to process requests (#1447) 2020-09-22 14:50:40 +10:00
IdDictionary.cs
ModLoader.cs
ProgramLoader.cs
ResultCode.cs
ServiceCtx.cs
UserChannelPersistence.cs