struct FUTEX2_FLAGS_WAITV [src]
As of kernel 6.14 there are no defined flags to futex2_waitv.
Fields
_reserved: u32 = 0
Source
pub const FUTEX2_FLAGS_WAITV = packed struct(u32) {
_reserved: u32 = 0,
} pub const FUTEX2_FLAGS_WAITV = packed struct(u32) {
_reserved: u32 = 0,
}