/atomic_box

A struct which allows multiple threads to safely update and read from a shared non-nullable pointer to heap data

Primary LanguageRustApache License 2.0Apache-2.0

Atomic Box Crates.io Crates.io Docs.rs

A struct which allows multiple threads to safely update and read from a shared non-nullable pointer to heap data