Docs.rs
atomic-polyfill-1.0.3
atomic-polyfill 1.0.3
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
Dirbaio
Dependencies
critical-section ^1.0.0
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate atomic_polyfill
Structs
Enums
Constants
Functions
?
List of all items
Structs
AtomicBool
AtomicI16
AtomicI32
AtomicI64
AtomicI8
AtomicIsize
AtomicPtr
AtomicU16
AtomicU32
AtomicU64
AtomicU8
AtomicUsize
Enums
Ordering
Functions
compiler_fence
fence
spin_loop_hint
Constants
ATOMIC_BOOL_INIT
ATOMIC_I16_INIT
ATOMIC_I32_INIT
ATOMIC_I64_INIT
ATOMIC_I8_INIT
ATOMIC_ISIZE_INIT
ATOMIC_U16_INIT
ATOMIC_U32_INIT
ATOMIC_U64_INIT
ATOMIC_U8_INIT
ATOMIC_USIZE_INIT