Searched defs:__pthread_cond_timedwait (Results 1 – 3 of 3) sorted by relevance
62 int __pthread_cond_timedwait(pthread_cond_t *restrict c, pthread_mutex_t *restrict m, const struct … in __pthread_cond_timedwait() function
184 static int __pthread_cond_timedwait(pthread_cond_internal_t* cond, pthread_mutex_t* mutex, in __pthread_cond_timedwait() function