Constant FUTEX_OP_OPARG_SHIFT
pub const FUTEX_OP_OPARG_SHIFT: i32 = 8;
Available on crate feature
dep_nc
only.Expand description
Use (1 << OPARG) instead of OPARG.
pub const FUTEX_OP_OPARG_SHIFT: i32 = 8;
dep_nc
only.Use (1 << OPARG) instead of OPARG.