mirror of
https://github.com/opnsense/src.git
synced 2026-04-09 03:16:24 -04:00
for them, two functions _pthread_cancel_enter and _pthread_cancel_leave are added to let thread enter and leave a cancellation point, it also makes it possible that other functions can be cancellation points in libraries without having to be rewritten in libthr. |
||
|---|---|---|
| .. | ||
| aio.c | ||
| Makefile | ||
| mq.c | ||
| sigev_thread.c | ||
| sigev_thread.h | ||
| timer.c | ||
| Version.map | ||