summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2025-06-30 19:12:00 +0200
committerJosJuice <josjuice@gmail.com>2025-07-27 16:26:47 +0200
commit803e6b017bf8bb82ee65b48fa244eb1e4c89034d (patch)
treeae337c9e6d6e4787d017061b14b01c2579fcabd7 /Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp
parent59d126d21582d2fd2df05dc33d5eeebaf097204a (diff)
PPCSymbolDB: Reduce lock contention in LoadMap/LoadMapOnBoot
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.
Diffstat (limited to 'Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp')
0 files changed, 0 insertions, 0 deletions