Searched defs:pthread_cond_timedwait (Results 1 – 10 of 10) sorted by relevance
209 #define pthread_cond_timedwait dng_pthread_cond_timedwait macro
164 static inline int pthread_cond_timedwait(pthread_cond_t *cond, pthread_mutex_t *mutex, in pthread_cond_timedwait() function
170 static av_always_inline int pthread_cond_timedwait(pthread_cond_t *cond, in pthread_cond_timedwait() function
139 #define pthread_cond_timedwait strict_pthread_cond_timedwait macro
84 …int (*pthread_cond_timedwait)(pthread_cond_t *cond, pthread_mutex_t *mutex, const struct timespec … member
123 #define pthread_cond_timedwait _pthread_cond_timedwait macro
261 int pthread_cond_timedwait(pthread_cond_t *cond, pthread_mutex_t *mutex, const struct timespec *ts) in pthread_cond_timedwait() function
1121 pub fn pthread_cond_timedwait( in pthread_cond_timedwait() function
1479 pub fn pthread_cond_timedwait( in pthread_cond_timedwait() function
3716 pub fn pthread_cond_timedwait( in pthread_cond_timedwait() function