Searched defs:umtx_abs_timeout (Results 1 – 1 of 1) sorted by relevance
82 struct umtx_abs_timeout { struct83 int clockid;84 bool is_abs_real; /* TIMER_ABSTIME && CLOCK_REALTIME* */85 struct timespec cur;86 struct timespec end;