DoxigAlpha

FUTEX2_SIZE

For futex v2 API, the size of the futex at the uaddr. v1 futex are always implicitly U32. As of kernel v6.14, only U32 is implemented for v2 futexes.

Fields of this type

Fields

#
U8:U8
= 0
U16:U16
= 1
U32:U32
= 2
U64:U64
= 3