Home
last modified time | relevance | path

Searched defs:__pthread_cond_timedwait (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/src/thread/
H A Dpthread_cond_timedwait.c62 int __pthread_cond_timedwait(pthread_cond_t *restrict c, pthread_mutex_t *restrict m, const struct timespec *restrict ts) in __pthread_cond_timedwait() function
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_cond_timedwait.c82 int __pthread_cond_timedwait(pthread_cond_t *restrict c, pthread_mutex_t *restrict m, const struct timespec *restrict ts) in __pthread_cond_timedwait() function

Completed in 2 milliseconds