Home
last modified time | relevance | path

Searched refs:__pthread_cond_timedwait (Results 1 – 5 of 5) sorted by relevance

/sysdeps/pthread/
A Dcnd_timedwait.c25 int err_code = __pthread_cond_timedwait ((pthread_cond_t *) cond, in cnd_timedwait()
/sysdeps/htl/
A Dpt-cond-timedwait.c31 __pthread_cond_timedwait (pthread_cond_t *cond, in __pthread_cond_timedwait() function
38 weak_alias (__pthread_cond_timedwait, pthread_cond_timedwait);
A DpthreadP.h49 extern int __pthread_cond_timedwait (pthread_cond_t *cond,
A Dpthread-functions.h46 int __pthread_cond_timedwait (pthread_cond_t *, pthread_mutex_t *,
/sysdeps/nptl/
A DpthreadP.h429 # define __pthread_cond_timedwait64 __pthread_cond_timedwait
477 extern int __pthread_cond_timedwait (pthread_cond_t *cond,
480 libc_hidden_proto (__pthread_cond_timedwait)

Completed in 8 milliseconds