mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-07 20:01:01 -04:00
make sure Reset() can’t be run concurrently with AddGCAdapter() or ResetRumble() (which is called on other threads) which can cause crashes (issue #9462)