mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-25 02:00:32 -04:00
We do a whole bunch of non-threadsafe stuff, especially in the UI, and I'm probably not going to get around to implementing a threadsafe framework for interaction between the UI and the CPU thread anytime soon. See issue 8220.