Searched refs:__cond_reltimedwait (Results 1 – 2 of 2) sorted by relevance
2722 error = __cond_reltimedwait(cv, mp, ts); in sig_cond_reltimedwait()3609 __cond_reltimedwait(cond_t *cvp, mutex_t *mp, const timespec_t *reltime) in __cond_reltimedwait() function3626 error = __cond_reltimedwait(cvp, mp, reltime); in cond_reltimedwait()
1474 extern int __cond_reltimedwait(cond_t *, mutex_t *, const timespec_t *);