Ryujinx/Ryujinx.HLE/FileSystem/Content
Thog f0055482fd Fix race condition in ContentManager (#884)
* Fix race condition in ContentManager

This fix a race condition happening since #791 when trying to load a
game via command line.

* Address gdk's comments

* Ensure to dispose the FileStream and not the IStorage
2020-01-13 01:17:44 +01:00
..
ContentManager.cs Fix race condition in ContentManager (#884) 2020-01-13 01:17:44 +01:00
ContentPath.cs Implement ContentManager and related services (#438) 2018-11-18 17:37:41 -02:00
LocationEntry.cs Update to LibHac 0.6.0 (#792) 2019-10-17 08:17:44 +02:00
LocationHelper.cs Reuse basePath variable in LocationHelper (#609) 2019-03-02 21:51:55 +11:00
StorageId.cs Implement ContentManager and related services (#438) 2018-11-18 17:37:41 -02:00
SystemVersion.cs System firmware installer (#791) 2020-01-12 03:10:55 +01:00
TitleType.cs Implement ContentManager and related services (#438) 2018-11-18 17:37:41 -02:00