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