diff options
| author | JosJuice <josjuice@gmail.com> | 2025-11-16 20:59:52 +0100 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2025-11-23 15:17:20 +0100 |
| commit | 2d9f317f0491c133510bfb8e042c1d9fe022220c (patch) | |
| tree | cb7721c66297b072370097b0f9e6d913a9634972 /Source/Core/VideoCommon/GraphicsModSystem/Config/GraphicsMod.cpp | |
| parent | 5769fc73726fca19e21be916dfc409d5776c08fd (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/Config/GraphicsMod.cpp')
0 files changed, 0 insertions, 0 deletions
