Futex
std
1.92.0-nightly
(5c7ae0c7e 2025-10-02)
In std::
sys::
sync::
mutex::
futex
std
::
sys
::
sync
::
mutex
::
futex
Type Alias
Futex
Copy item path
Source
type Futex =
Atomic
<
u32
>;