Files
dolphin/Source/Core/Core
Silent e30ff7c327 DSPLLE: Put DSP thread in idle state if it's paused to prevent a deadlock
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
2019-11-22 22:07:41 +01:00
..
2019-07-18 22:29:04 +02:00
2018-10-29 23:00:51 +01:00
2019-10-04 13:40:21 +10:00
2017-03-27 23:46:19 -04:00
2019-06-14 17:47:02 -04:00
2018-06-03 20:45:35 +02:00
2019-06-20 11:50:02 -04:00
2018-07-19 18:09:20 -04:00
2019-07-18 22:29:04 +02:00