pub fn futex_call(paddr: usize, op: usize, val: u32) -> isize
Handles futex operations, see man 2 futex.
man 2 futex