Files
dolphin/Source/Core/Core
ghost cd19d5392e SaveState: Fix for race condition ("wait" didn't actually waited for file to flush/close).
g_compressAndDumpStateSyncEvent was Set() before destruction of file object (i.e. before flushing changes and closing file).

Also, adds Common::ScopeGuard wrapper for RAII.
2015-09-27 21:40:32 +03:00
..
2015-09-06 04:09:53 -04:00
2015-09-06 02:27:04 -04:00
2015-05-25 13:22:31 +02:00
2015-07-25 14:09:02 +02:00
2015-06-07 22:44:13 -05:00