Files
Odin/core
Laytan Laats 71afb8e7a5 removes the darwin specific paths from thread_unix
I know I left a note there about deadlocks but it doesn't seem to happen
anymore, especially now that the test runner creates cancellation points.

Also, what was this `can_set_thread_cancel_state` for? It does not make
sense to me that it enables cancellation, and then does it again later.
With the comment it seems like it should be `.DISABLE` to first disable
and then wait for the thread to start. But even that seems weird, why
do you need to do that? I removed it.
2025-11-07 21:40:25 +01:00
..
2025-10-27 13:57:32 +01:00
2025-10-10 12:24:28 +02:00
2025-10-10 12:24:28 +02:00
2025-11-05 13:44:14 +00:00
2025-10-31 16:00:44 +00:00
2025-10-10 12:24:28 +02:00
2025-11-05 13:30:40 +00:00
2025-10-10 22:22:53 +01:00
2025-10-20 19:14:18 +02:00
2025-11-05 13:44:14 +00:00
2025-10-13 15:47:35 +01:00