Files
dolphin/Source/Core/Core
JosJuice 2d9f317f04 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.)
2025-11-23 15:17:20 +01:00
..
2025-07-12 12:47:30 +02:00
2025-03-08 15:41:53 -05:00
2025-03-08 15:41:53 -05:00
2025-08-03 13:19:30 -07:00
2024-05-22 14:32:37 -04:00
2025-07-08 06:53:42 +02:00
2025-02-25 06:42:13 +01:00
2025-07-08 06:53:42 +02:00
2025-08-03 13:12:01 -07:00
2025-07-12 12:47:30 +02:00
2025-04-21 22:05:25 +10:00