Searched refs:futex2 (Results 1 – 1 of 1) sorted by relevance
34 static futex_t *futex1, *futex2; variable73 res = futex_wait(tv->fntype, futex2, *futex2, &to, 0); in wait_thread2()109 futex2 = (futex_t *)((char *)addr + pgsz); in wakeup_thread2()110 *futex2 = 0; in wakeup_thread2()119 futex_wake(tv->fntype, futex2, 1, 0); in wakeup_thread2()