Searched refs:SYS_futex (Results 1 – 3 of 3) sorted by relevance
31 #ifndef SYS_futex32 #define SYS_futex __NR_futex macro43 return syscall(SYS_futex, uaddr, op, val, timeout, uaddr2, val3); in futex()
55 #ifndef SYS_futex56 #define SYS_futex __NR_futex macro
119 #ifndef SYS_futex120 #define SYS_futex __NR_futex macro