summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/program_header.h
diff options
context:
space:
mode:
authorlat9nq <22451773+lat9nq@users.noreply.github.com>2023-06-17 00:36:00 -0400
committerlat9nq <22451773+lat9nq@users.noreply.github.com>2023-06-17 15:25:36 -0400
commite34e1b1c95779e7d569fa03120d0a6083f0864ee (patch)
treee4c00a7dbb7c9c95f8644068613a80027a1b6aab /src/shader_recompiler/program_header.h
parenta1adcc31d386a19db5cc5d0bf7536b5cc0e7ec16 (diff)
k_thread: Use a mutex and cond_var to sync bool
std::atomic<bool> is broken on MinGW and causes deadlocks there. Use a normal cond var in its stead.
Diffstat (limited to 'src/shader_recompiler/program_header.h')
0 files changed, 0 insertions, 0 deletions