mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-26 14:25:46 +02: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.