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