about summary refs log tree commit diff
path: root/src/libcore/unstable/sync.rs
AgeCommit message (Expand)AuthorLines
2013-05-14Use static string with fail!() and remove fail!(fmt!())Björn Steinbrink-2/+1
2013-05-13core: Rename SharedMutableState to UnsafeAtomicRcBoxBrian Anderson-77/+80
2013-05-13core: Move locks, atomic rc to unstable::syncBrian Anderson-0/+283