Home
last modified time | relevance | path

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

/external/cronet/third_party/abseil-cpp/absl/synchronization/internal/
Dfutex.h111 const struct timespec* rel_timeout) { in WaitRelativeTimeout()
Dpthread_waiter.cc94 const auto rel_timeout = t.MakeRelativeTimespec(); in TimedWait() local
/external/angle/third_party/abseil-cpp/absl/synchronization/internal/
Dpthread_waiter.cc96 const auto rel_timeout = t.MakeRelativeTimespec(); in TimedWait() local
Dfutex.h125 const struct timespec* rel_timeout) { in WaitRelativeTimeout()
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_wayland.c776 struct timespec rel_timeout; in wsi_wl_swapchain_acquire_next_image() local
/external/mesa3d/src/intel/vulkan/
Danv_queue.c75 uint64_t rel_timeout = abs_timeout - now; in anv_get_relative_timeout() local