Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Dfutex.c76 struct _umtx_time tmo = { in futex_wait() local
84 tmo._timeout = *timeout; in futex_wait()
85 uaddr = (void *)(uintptr_t)sizeof(tmo); in futex_wait()
86 uaddr2 = (void *)&tmo; in futex_wait()