Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dumtxvar.h82 struct umtx_abs_timeout { struct
83 int clockid;
84 bool is_abs_real; /* TIMER_ABSTIME && CLOCK_REALTIME* */
85 struct timespec cur;
86 struct timespec end;