mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-20 02:12:44 -06: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.