Searched refs:__pthread_cond_clockwait (Results 1 – 3 of 3) sorted by relevance
41 __pthread_cond_clockwait (pthread_cond_t *cond, in __pthread_cond_clockwait() function49 weak_alias (__pthread_cond_clockwait, pthread_cond_clockwait);
52 extern int __pthread_cond_clockwait (pthread_cond_t *cond,
430 # define __pthread_cond_clockwait64 __pthread_cond_clockwait481 extern int __pthread_cond_clockwait (pthread_cond_t *cond,486 libc_hidden_proto (__pthread_cond_clockwait)
Completed in 5 milliseconds