Home
last modified time | relevance | path

Searched defs:abstime (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/kern/
H A Duipc_sem.c769 const struct timespec *abstime; member
775 struct timespec abstime; in sys_ksem_timedwait() local
809 struct timespec *abstime) in kern_sem_wait()
993 struct timespec *ts, abstime; in freebsd32_ksem_timedwait() local
H A Dkern_umtx.c812 umtxq_sleep(struct umtx_q *uq, const char *wmesg, struct abs_timeout *abstime) in umtxq_sleep()
/f-stack/freebsd/contrib/openzfs/lib/libzpool/
H A Dkernel.c351 cv_timedwait(kcondvar_t *cv, kmutex_t *mp, clock_t abstime) in cv_timedwait()
/f-stack/freebsd/sys/
H A Dsysproto.h1205 …char abstime_l_[PADL_(const struct timespec *)]; const struct timespec * abstime; char abstime_r_[… member