Ryujinx/Ryujinx.HLE/HOS/Services/Ro
gdkchan 54deded929
Fix shared memory leak on Windows (#3319)
* Fix shared memory leak on Windows

* Fix memory leak caused by RO session disposal not decrementing the memory manager ref count

* Fix UnmapViewInternal deadlock

* Was not supposed to add those back
2022-05-05 14:58:59 -03:00
..
Types
IRoInterface.cs Fix shared memory leak on Windows (#3319) 2022-05-05 14:58:59 -03:00
ResultCode.cs