mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-24 14:48:38 -05:00
fef77a5f20
9395238 added locking in some PPCSymbolDB functions that access member
variables, but far from all. To ensure thread safety, this commit adds
the missing locking.