tokio
1.46.1
Module imp
Module Items
Structs
Enums
Type Aliases
In tokio::
loom::
std::
atomic_
u64
tokio
::
loom
::
std
::
atomic_u64
Module
imp
Copy item path
Source
Structs
ยง
Atomic
U64
๐
An integer type which can be safely shared between threads.
Enums
ยง
Ordering
๐
Atomic memory orderings
Type Aliases
ยง
Static
Atomic
U64
๐
Alias
AtomicU64
to
StaticAtomicU64