core::sync::atomic::ATOMIC_USIZE_INIT [] [src]

pub const ATOMIC_USIZE_INIT: AtomicUsize = AtomicUsize::new(0)

An atomic integer initialized to 0.