Skip to main content
Futex
std
1.96.0-nightly
(38c0de8dc 2026-02-28)
In std::
sys::
sync::
mutex::
futex
std
::
sys
::
sync
::
mutex
::
futex
Type Alias
Futex
Copy item path
Source
type Futex =
Atomic
<
u32
>;