ryujinx/Ryujinx.HLE/HOS
TSRBerry c05c688ee8
Avoid copying more handles than we have space for (#4564)
* Avoid copying more handles than we have space for

* Use locks instead

* Reduce nesting by combining the lock statements

* Add locks for other uses of _sessionHandles and _portHandles

* Use one object to lock instead of locking twice

* Release the lock as soon as possible
2023-03-19 11:30:04 +01:00
..
Applets
Diagnostics/Demangler
Ipc
Kernel
Services Avoid copying more handles than we have space for (#4564) 2023-03-19 11:30:04 +01:00
SystemState
Tamper
ApplicationLoader.cs
ArmProcessContext.cs
ArmProcessContextFactory.cs
HomebrewRomFsStream.cs
Horizon.cs
IdDictionary.cs
LibHacHorizonManager.cs
ModLoader.cs
ProgramLoader.cs
ResultCode.cs
ServiceCtx.cs
TamperMachine.cs
UserChannelPersistence.cs