Commit Graph

3 Commits

Author SHA1 Message Date
Stefan O'Rear 1e68c91666 Document that Ordering::Relaxed is Monotonic 2015-10-17 17:39:31 -07:00
Tobias Bucher 1b3745fe14 Add a comment that the Atomic* are all implicitly Send 2015-09-15 23:35:02 +01:00
Alex Crichton 0c849de1a2 core: Move atomic into a new sync module
This mirrors the same hierarchy in the standard library.
2015-08-17 14:03:32 -07:00