Home
last modified time | relevance | path

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

/glibc-2.36/htl/
Dpt-initialize.c67 .ptr___pthread_key_create = __pthread_key_create,
/glibc-2.36/sysdeps/htl/
Dpthread-functions.h123 int (*ptr___pthread_key_create) (pthread_key_t *, void (*) (void *)); member