Constant nc::types::FUTEX_32

source ·
pub const FUTEX_32: i32 = 2;
Expand description

Flags to specify the bit length of the futex word for futex2 syscalls. Currently, only 32 is supported.