Searched defs:abstime (Results 1 – 4 of 4) sorted by relevance
105 struct timespec abstime; in SDL_CondWaitTimeout() local
185 const struct timespec *abstime) in pthread_cond_timedwait()
248 int pthread_timedjoin_np(pthread_t thread, void **retval, const struct timespec *abstime) in pthread_timedjoin_np()
884 …onst hid_device *dev, pthread_cond_t *cond, pthread_mutex_t *mutex, const struct timespec *abstime) in cond_timedwait()
Completed in 14 milliseconds