summary refs log tree commit diff
path: root/src/libcore/sync
AgeCommit message (Collapse)AuthorLines
2015-08-17core: Move `atomic` into a new `sync` moduleAlex Crichton-0/+1128
This mirrors the same hierarchy in the standard library.