Files
zig/lib
Andrew Kelley bb3f56d5d5 std.Io.Threaded: separate out ECANCELED handling again
If ECANCELED occurs, it's from pthread_cancel which will *permanently*
set that thread to be in a "canceling" state, which means the cancel
cannot be ignored. That means it cannot be retried, like EINTR. It must
be acknowledged.
2025-12-01 19:17:52 -08:00
..
2025-11-22 22:42:38 +00:00
2025-11-22 22:42:38 +00:00
2025-11-22 22:42:38 +00:00
2025-11-12 16:00:16 +00:00
2025-11-22 22:42:38 +00:00