Function nc::get_robust_list

source ·
pub unsafe fn get_robust_list(
    pid: pid_t,
    head_ptr: &mut usize,
    len_ptr: &mut size_t
) -> Result<(), Errno>
Expand description

Get list of robust futexes.