mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-24 12:59:23 -06: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)