with these small changes, libc functions which need to call functions which are cancellation points, but which themselves must not be cancellation points, can use the CANCELPT_INHIBIT and CANCELPT_RESUME macros to temporarily inhibit all cancellation. |
||
|---|---|---|
| .. | ||
| i386 | ||
| x86_64 | ||
| futex.h | ||
| libc.c | ||
| libc.h | ||
| locale_impl.h | ||
| pthread_impl.h | ||
| stdio_impl.h | ||
| syscall.c | ||
| syscall.h | ||
| syscall_ret.c | ||