Searched defs:rel_timeout (Results 1 – 6 of 6) sorted by relevance
111 const struct timespec* rel_timeout) { in WaitRelativeTimeout()
94 const auto rel_timeout = t.MakeRelativeTimespec(); in TimedWait() local
96 const auto rel_timeout = t.MakeRelativeTimespec(); in TimedWait() local
125 const struct timespec* rel_timeout) { in WaitRelativeTimeout()
776 struct timespec rel_timeout; in wsi_wl_swapchain_acquire_next_image() local
75 uint64_t rel_timeout = abs_timeout - now; in anv_get_relative_timeout() local