mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-13 06:52:58 -06:00

By building the map in a local variable and then swapping it with the member variable, we avoid the need to hold a lock while building the map.