Crate atomic_box [−] [src]
Structs
| AtomicBox |
A struct which allows multiple threads to safely update and read from a shared non-nullable pointer to heap data |
| AtomicBox |
A struct which allows multiple threads to safely update and read from a shared non-nullable pointer to heap data |