Home
last modified time | relevance | path

Searched refs:__cv_timedwait_hires (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-condvar.c364 __cv_timedwait_hires(kcondvar_t *cvp, kmutex_t *mp, hrtime_t expire_time, in __cv_timedwait_hires() function
432 return (__cv_timedwait_hires(cvp, mp, tim, res, state)); in cv_timedwait_hires_common()