Constant FUTEX_WAITERS
pub const FUTEX_WAITERS: i32 = 0x8000_0000; // -2_147_483_648i32
Available on crate feature
dep_nc
only.Expand description
Are there any waiters for this robust futex:
pub const FUTEX_WAITERS: i32 = 0x8000_0000; // -2_147_483_648i32
dep_nc
only.Are there any waiters for this robust futex: