Home
last modified time | relevance | path

Searched refs:ts_overflow (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_fence.c138 bool ts_overflow = timespec_add_nsec(&abs_ts, &ts, timeout); in lp_fence_timedwait() local
146 if (ts_overflow) in lp_fence_timedwait()