JosJuice e44b64b82c DolphinQt2: Don't use a mutex in GameFileCache
GameTracker's usage of GameFileCache is thread-safe even without
using a mutex. All of its access to GameFileCache happens on the
thread m_load_thread, except for the call to GameFileCache::Load,
which finishes before m_load_thread starts executing.
2018-01-04 16:33:15 +01:00
..
2017-12-20 10:54:51 +01:00
2017-12-28 19:08:38 +01:00
2017-09-02 23:51:59 +02:00
2017-11-19 22:06:32 +01:00
2017-11-19 17:49:51 +01:00
2017-09-02 23:51:59 +02:00
2017-09-14 17:15:21 -07:00
2017-09-14 17:15:21 -07:00