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
..
2023-04-22 14:29:58 +01:00
2023-06-09 20:17:51 -04:00
2022-07-10 06:59:40 +01:00
2023-03-12 11:33:01 -04:00
2022-07-27 12:53:49 +02:00
2023-03-01 10:39:49 -05:00