mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-18 00:12:16 -05:00
We need to make sure that LoadCache finishes before Start begins accessing m_cache. The old solution with mutexes didn't do this.
We need to make sure that LoadCache finishes before Start begins accessing m_cache. The old solution with mutexes didn't do this.