Crate portable_atomic
source · [−]Expand description
Portable atomic types.
Re-exports
pub use core::sync::atomic::compiler_fence;pub use core::sync::atomic::fence;pub use core::sync::atomic::Ordering;Modules
Re-export of the core::hint module.
Structs
A boolean type which can be safely shared between threads.
floatA floating point type which can be safely shared between threads.
floatA floating point type which can be safely shared between threads.
An integer type which can be safely shared between threads.
An integer type which can be safely shared between threads.
An integer type which can be safely shared between threads.
An integer type which can be safely shared between threads.
i128 or i128-dynamicAn integer type which can be safely shared between threads.
An integer type which can be safely shared between threads.
A raw pointer type which can be safely shared between threads.
An integer type which can be safely shared between threads.
An integer type which can be safely shared between threads.
An integer type which can be safely shared between threads.
An integer type which can be safely shared between threads.
i128 or i128-dynamicAn integer type which can be safely shared between threads.
An integer type which can be safely shared between threads.