summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2025-06-29 23:24:08 +0200
committerJosJuice <josjuice@gmail.com>2025-07-27 16:26:46 +0200
commitd62e21e7b6f47c4ae3fdf97ac0b111c9a584dd32 (patch)
tree888ddb17587c7dc9f9c18067fb37780b693c87fd /Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp
parent57b145990dec3f942f25c6b8d716051f1f429946 (diff)
PPCSymbolDB: Wait for locking to succeed
9395238 added a mutex to PPCSymbolDB, and made functions return with an "empty" result if called while the mutex is locked. This new behavior has the potential to affect not only less important call sites like the symbol printing mentioned in a comment, but also the JIT deciding if it should HLE a function. A later commit in this pull request decreases the amount of lock contention, reducing the performance impact of this commit.
Diffstat (limited to 'Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp')
0 files changed, 0 insertions, 0 deletions