Home
last modified time | relevance | path

Searched refs:__pthread_cancelation_handler (Results 1 – 3 of 3) sorted by relevance

/sysdeps/htl/bits/
A Dcancelation.h22 struct __pthread_cancelation_handler struct
26 struct __pthread_cancelation_handler *__next; argument
30 struct __pthread_cancelation_handler **__pthread_get_cleanup_stack (void);
34 struct __pthread_cancelation_handler **__handlers \
36 struct __pthread_cancelation_handler __handler = \
/sysdeps/htl/
A Dlibc-lock.h33 struct __pthread_cancelation_handler **__handlers = NULL; \
34 struct __pthread_cancelation_handler __handler; \
A Dpthread-functions.h62 struct __pthread_cancelation_handler **__pthread_get_cleanup_stack (void);
118 struct __pthread_cancelation_handler **(*ptr___pthread_get_cleanup_stack) (void);

Completed in 3 milliseconds