mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-22 05:35:03 +01: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.