Home
last modified time | relevance | path

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

/sysdeps/htl/
A Dpt-cond-timedwait.c41 __pthread_cond_clockwait (pthread_cond_t *cond, in __pthread_cond_clockwait() function
49 weak_alias (__pthread_cond_clockwait, pthread_cond_clockwait);
A DpthreadP.h52 extern int __pthread_cond_clockwait (pthread_cond_t *cond,
/sysdeps/nptl/
A DpthreadP.h430 # define __pthread_cond_clockwait64 __pthread_cond_clockwait
481 extern int __pthread_cond_clockwait (pthread_cond_t *cond,
486 libc_hidden_proto (__pthread_cond_clockwait)

Completed in 5 milliseconds