Home
last modified time | relevance | path

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

/glibc-2.36/htl/
Dpt-initialize.c48 .ptr_pthread_cond_wait = __pthread_cond_wait,
/glibc-2.36/sysdeps/htl/
Dpthread-functions.h101 int (*ptr_pthread_cond_wait) (pthread_cond_t *, pthread_mutex_t *); member