Type Alias Futex

Source
pub type Futex = Atomic<u32>;
Expand description

An atomic for use as a futex that is at least 32-bits but may be larger