rust/library/core/src/sync
James Munns 69477f50d8
Clarify availability of atomic operations
This was noticed while we were updating the embedded rust book: https://github.com/rust-embedded/book/pull/273/files

These targets do natively have atomic load/stores, but do not support CAS operations.
2020-11-17 01:38:53 +01:00
..
atomic.rs Clarify availability of atomic operations 2020-11-17 01:38:53 +01:00
mod.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00