Searched refs:sema_wait_impl (Results 1 – 1 of 1) sorted by relevance
81 sema_wait_impl(sema_t *sp, timespec_t *tsp) in sema_wait_impl() function204 return (sema_wait_impl(sp, NULL)); in sema_wait()224 return (sema_wait_impl(sp, &tslocal)); in sema_relclockwait()241 return (sema_wait_impl(sp, &tslocal)); in sema_clockwait()