Ryujinx/Ryujinx.HLE/FileSystem
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
..
Content Fix race condition in ContentManager (#884) 2020-01-13 01:17:44 +01:00
SaveDataType.cs Implement basic support of SystemSaveData and Cleanup IFileSystemProxy (#767) 2019-09-08 23:33:40 +02:00
SaveHelper.cs Update to LibHac 0.6.0 (#792) 2019-10-17 08:17:44 +02:00
SaveInfo.cs Implement basic support of SystemSaveData and Cleanup IFileSystemProxy (#767) 2019-09-08 23:33:40 +02:00
SaveSpaceId.cs Implement ContentManager and related services (#438) 2018-11-18 17:37:41 -02:00
StorageId.cs Implement ContentManager and related services (#438) 2018-11-18 17:37:41 -02:00
VirtualFileSystem.cs Rename "RyuFs" directory to "Ryujinx" and use the same savedata system the Switch uses (#801) 2020-01-05 12:49:44 +01:00