Function axsync::futex::futex_call

source ·
pub fn futex_call(paddr: usize, op: usize, val: u32) -> isize
Expand description

Handles futex operations, see man 2 futex.