devela::_dep::nc

Constant FUTEX_32

pub const FUTEX_32: i32 = 2;
Available on crate feature dep_nc only.
Expand description

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