Searched refs:ptr_pthread_mutex_destroy (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/htl/ | ||
D | pt-initialize.c | 54 .ptr_pthread_mutex_destroy = __pthread_mutex_destroy, |
/glibc-2.36/sysdeps/htl/ | ||
D | pthread-functions.h | 109 int (*ptr_pthread_mutex_destroy) (pthread_mutex_t *); member |