Files
banan-os/userspace
Bananymous 7fb27b16e8 LibC: Fix pthread cancellation
Install SIGCANCEL handler for all threads.

Remove unneeded atomic stores and loads. States are only changed within
the thread itself.

Define pthread_testcancel as a macro so it gets inlined inside
cancellation points
2026-04-07 03:41:25 +03:00
..
2024-12-25 18:13:57 +02:00
2025-12-15 19:06:17 +02:00
2026-04-07 03:41:25 +03:00
2026-04-06 19:29:34 +03:00