Searched refs:_thr_sleep (Results 1 – 3 of 3) sorted by relevance
189 _thr_sleep(struct pthread *curthread, int clockid, in _thr_sleep() function
318 error = _thr_sleep(curthread, cvp->kcond.c_clockid, abstime); in cond_wait_user()
934 int _thr_sleep(struct pthread *, int, const struct timespec *);