Searched defs:abstime (Results 1 – 4 of 4) sorted by relevance
769 const struct timespec *abstime; member775 struct timespec abstime; in sys_ksem_timedwait() local809 struct timespec *abstime) in kern_sem_wait()993 struct timespec *ts, abstime; in freebsd32_ksem_timedwait() local
812 umtxq_sleep(struct umtx_q *uq, const char *wmesg, struct abs_timeout *abstime) in umtxq_sleep()
351 cv_timedwait(kcondvar_t *cv, kmutex_t *mp, clock_t abstime) in cv_timedwait()
1205 …char abstime_l_[PADL_(const struct timespec *)]; const struct timespec * abstime; char abstime_r_[… member