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-10 18:39:32 +12:00
2015-08-14 11:24:03 -05:00
2015-06-08 23:16:24 +02:00
2015-05-25 13:11:47 +02:00
2015-05-25 13:11:47 +02:00
2015-09-12 01:24:47 +02:00
2015-06-24 12:13:41 +02:00
2015-05-25 13:11:47 +02:00
2015-05-25 13:22:31 +02:00
2015-05-25 13:22:31 +02:00
2015-08-26 19:21:09 +02:00
2015-08-26 19:21:09 +02:00
2015-08-29 02:57:35 -04:00
2015-06-20 21:23:25 -04:00
2015-05-25 13:22:31 +02:00
2015-05-25 22:26:43 -05:00
2015-06-26 09:29:18 +02:00
2015-06-24 12:13:41 +02:00
2015-05-25 13:22:31 +02:00
2015-05-25 13:22:31 +02:00
2015-08-20 11:50:43 +02:00
2015-08-04 10:58:24 +02:00
2015-09-04 10:34:45 -05:00
2015-05-26 19:25:59 -04:00
2015-09-17 09:35:13 -04:00