mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-13 20:00:29 -04:00
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.