Function nc::set_robust_list

source ·
pub unsafe fn set_robust_list(
    heads: &mut [robust_list_head_t]
) -> Result<(), Errno>
Expand description

Set the robust-futex list head of a task.