Skip to main content

FUTEX_OWNER_DIED

Constant FUTEX_OWNER_DIED 

Source
const FUTEX_OWNER_DIED: u32 = 0x4000_0000;
Expand description

Futex value bit: the owner has died.