Futex
std
1.93.0-nightly
(07bdbaedc 2025-11-19)
In std::
sys::
sync::
mutex::
futex
std
::
sys
::
sync
::
mutex
::
futex
Type Alias
Futex
Copy item path
Source
type Futex =
Atomic
<
u32
>;