Home
last modified time | relevance | path

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

/nptl/
A Dpthread_cond_wait.c647 strong_alias (___pthread_cond_timedwait64, ___pthread_cond_timedwait)
653 ___pthread_cond_timedwait (pthread_cond_t *cond, pthread_mutex_t *mutex,
661 versioned_symbol (libc, ___pthread_cond_timedwait,
663 libc_hidden_ver (___pthread_cond_timedwait, __pthread_cond_timedwait) in libc_hidden_ver() argument
665 strong_alias (___pthread_cond_timedwait, __pthread_cond_timedwait) in libc_hidden_ver()

Completed in 4 milliseconds