Files
citron/src/core/hle
lat9nq e34e1b1c95 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.
2023-06-17 15:25:36 -04:00
..
2022-07-27 12:53:49 +02:00
2022-11-14 20:08:47 -06:00