summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem/Runtime/GraphicsModManager.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2025-11-16 20:59:52 +0100
committerJosJuice <josjuice@gmail.com>2025-11-23 15:17:20 +0100
commit2d9f317f0491c133510bfb8e042c1d9fe022220c (patch)
treecb7721c66297b072370097b0f9e6d913a9634972 /Source/Core/VideoCommon/GraphicsModSystem/Runtime/GraphicsModManager.cpp
parent5769fc73726fca19e21be916dfc409d5776c08fd (diff)
Core: Make s_cpu_thread_job_finished a local variable
Having it be static leads to a race condition if two different threads call RunOnCPUThread with wait_for_completion set to true. (There's currently nobody calling RunOnCPUThread from anything other than the host thread, so this hasn't led to any consequences yet.)
Diffstat (limited to 'Source/Core/VideoCommon/GraphicsModSystem/Runtime/GraphicsModManager.cpp')
0 files changed, 0 insertions, 0 deletions