mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-11 00:29:11 +01:00
ccc70a98f3
This also has the added benefit of not crashing under most circumstances. Includes a few other changes, including replacing the atomic<bool> with a Flag, as well as adding a flag for indicating read thread shutdown.