Searched defs:futex_wait (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/tools/perf/bench/
H A Dfutex.h43 futex_wait(u_int32_t *uaddr, u_int32_t val, struct timespec *timeout, int opflags) futex_wait() function
/linux-4.1.27/kernel/
H A Dfutex.c2174 static int futex_wait(u32 __user *uaddr, unsigned int flags, u32 val, futex_wait() function

Completed in 205 milliseconds