Home
last modified time | relevance | path

Searched refs:ptr___pthread_getspecific (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/htl/
Dpt-initialize.c68 .ptr___pthread_getspecific = __pthread_getspecific,
/glibc-2.36/sysdeps/htl/
Dpthread-functions.h124 void *(*ptr___pthread_getspecific) (pthread_key_t); member
/glibc-2.36/ChangeLog.old/
DChangeLog.nptl11739 Fix return type of ptr___pthread_getspecific.