Searched refs:ptr_pthread_setcanceltype (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/htl/ | ||
D | pt-initialize.c | 61 .ptr_pthread_setcanceltype = __pthread_setcanceltype, |
/glibc-2.36/sysdeps/htl/ | ||
D | pthread-functions.h | 117 int (*ptr_pthread_setcanceltype) (int, int *); member |