about summary refs log tree commit diff
path: root/src/libcore/atomics.rs
AgeCommit message (Expand)AuthorLines
2014-07-10Mistake in AtomicBool spinlock exampleMathijs van de Nes-1/+1
2014-06-29Extract tests from libcore to a separate crateSteven Fackler-94/+0
2014-06-28Rename all raw pointers as necessaryAlex Crichton-5/+5
2014-06-11sync: Move underneath libstdAlex Crichton-7/+5
2014-05-13core: Inherit the atomics moduleAlex Crichton-0/+791