On 3/8/21 12:05 PM, Andreas Schwab wrote:
On Mär 08 2021, Alejandro Colomar (man-pages) via Libc-alpha wrote:
While adding 'restrict' to the prototypes, I found that the functions
defined in this page don't exist on glibc (or I couldn't find them).
sysdeps/nptl/pthread.h:# define pthread_cleanup_push_defer_np(routine, arg) \
sysdeps/nptl/pthread.h:# define pthread_cleanup_pop_restore_np(execute) \
sysdeps/nptl/pthread.h:# define pthread_cleanup_push_defer_np(routine, arg) \
sysdeps/nptl/pthread.h:# define pthread_cleanup_pop_restore_np(execute) \
sysdeps/nptl/pthread.h:# define pthread_cleanup_push_defer_np(routine, arg) \
sysdeps/nptl/pthread.h:# define pthread_cleanup_pop_restore_np(execute) \
Andreas.
D'oh! I was writing *phtread* all the time (and I suspected that I was
writing a typo, and still didn't find it :p ). Never mind.
Thanks,
Alex
--
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/