mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-06 15:01:04 -05:00
DSP thread is considered "idle" when it signals s_ppc_event and waits for s_dsp_event, without putting it in this state when m_dsp_thread_mutex is locked it was possible to create a deadlock between a DSP thread, emulation thread and Qt thread by accessing Config menu immediately after booting up the game