about summary refs log tree commit diff
path: root/src/libstd/sync/atomic.rs
AgeCommit message (Expand)AuthorLines
2014-12-18Revise std::thread API to join by defaultAaron Turon-4/+6
2014-12-14Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)Niko Matsakis-2/+2
2014-11-24Merge libsync into libstdAaron Turon-0/+223