pub const FUTEX_BITSET_MATCH_ANY: i32 = 0xffff_ffff;
Expand description

bitset with all bits set for the FUTEX_xxx_BITSET OPs to request a match of any bit.