Searched refs:ptr_pthread_once (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/htl/ | ||
D | pt-initialize.c | 63 .ptr_pthread_once = __pthread_once, |
/glibc-2.36/sysdeps/htl/ | ||
D | pthread-functions.h | 119 int (*ptr_pthread_once) (pthread_once_t *, void (*) (void)); member |