Searched refs:tmo (Results 1 – 1 of 1) sorted by relevance
76 struct _umtx_time tmo = { in futex_wait() local84 tmo._timeout = *timeout; in futex_wait()85 uaddr = (void *)(uintptr_t)sizeof(tmo); in futex_wait()86 uaddr2 = (void *)&tmo; in futex_wait()