1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-03-10 19:28:46 +01:00
Ryujinx/Ryujinx.HLE
TSRBerry c05c688ee8
Avoid copying more handles than we have space for ()
* 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
..
Exceptions
FileSystem Reducing memory allocations () 2023-03-17 13:14:50 +01:00
HOS Avoid copying more handles than we have space for () 2023-03-19 11:30:04 +01:00
Loaders
Ui Make structs readonly when applicable () 2022-12-05 14:47:39 +01:00
Utilities Reducing memory allocations () 2023-03-17 13:14:50 +01:00
AssemblyInfo.cs
HLEConfiguration.cs
Homebrew.npdm
MemoryConfiguration.cs
PerformanceStatistics.cs
Ryujinx.HLE.csproj
Switch.cs