Searched refs:ptr_pthread_cond_init (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/htl/ | ||
D | pt-initialize.c | 46 .ptr_pthread_cond_init = __pthread_cond_init, |
/glibc-2.36/sysdeps/htl/ | ||
D | pthread-functions.h | 98 int (*ptr_pthread_cond_init) (pthread_cond_t *, member |