Home
last modified time | relevance | path

Searched refs:ptr_pthread_once (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/htl/
Dpt-initialize.c63 .ptr_pthread_once = __pthread_once,
/glibc-2.36/sysdeps/htl/
Dpthread-functions.h119 int (*ptr_pthread_once) (pthread_once_t *, void (*) (void)); member