2 releases
Uses old Rust 2015
0.1.1 | Jul 14, 2017 |
---|---|
0.1.0 | Jul 7, 2017 |
#1102 in Concurrency
8KB
164 lines
Atomic Box
A struct which allows multiple threads to safely update and read from a shared non-nullable pointer to heap data
Uses old Rust 2015
0.1.1 | Jul 14, 2017 |
---|---|
0.1.0 | Jul 7, 2017 |
#1102 in Concurrency
8KB
164 lines
A struct which allows multiple threads to safely update and read from a shared non-nullable pointer to heap data