Files
banan-os/userspace/libraries
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
..
2026-04-07 03:41:25 +03:00
2026-02-21 04:03:11 +02:00
2025-08-07 02:50:24 +03:00
2025-08-11 14:07:37 +03:00
2025-10-28 05:50:19 +02:00