mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 22:49:00 +01:00
![JosJuice](/assets/img/avatar_default.png)
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.