mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-25 14:00:48 -05: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.