Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_pipe_sync.c168 uint64_t rel_timeout_ns = abs_timeout_ns - now_ns; in lvp_pipe_sync_wait_locked() local
200 uint64_t rel_timeout_ns = in lvp_pipe_sync_wait_locked() local
/third_party/node/deps/v8/src/execution/
Dfutex-emulation.cc298 int64_t rel_timeout_ns) { in WaitWasm32()
306 int64_t rel_timeout_ns) { in WaitWasm64()
318 int64_t rel_timeout_ns = -1; in Wait() local
349 T value, bool use_timeout, int64_t rel_timeout_ns, in Wait()
364 int64_t rel_timeout_ns, CallType call_type) { in WaitSync()
535 int64_t rel_timeout_ns, CallType call_type) { in WaitAsync()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_sync.c191 uint64_t rel_timeout_ns = in dzn_sync_wait() local
/third_party/mesa3d/src/vulkan/runtime/
Dvk_sync_timeline.c449 uint64_t rel_timeout_ns = abs_timeout_ns - now_ns; in vk_sync_timeline_wait_locked() local