Searched defs:futex_wait (Results 1 – 3 of 3) sorted by relevance
44 futex_wait(u_int32_t *uaddr, u_int32_t val, struct timespec *timeout, int opflags) in futex_wait() function
78 futex_wait(futex_t *uaddr, futex_t val, struct timespec *timeout, int opflags) in futex_wait() function
2684 static int futex_wait(u32 __user *uaddr, unsigned int flags, u32 val, in futex_wait() function