about summary refs log tree commit diff
path: root/src/libsync/lock.rs
AgeCommit message (Expand)AuthorLines
2014-04-23Move task::task() to TaskBuilder::new()Steven Fackler-1/+2
2014-04-10std: Make std::comm return types consistentAlex Crichton-1/+1
2014-04-08sync: remove unsafe and add Send+Share to Deref (enabled by autoderef vtables)Jim Radford-7/+5
2014-03-31sync: Switch field privacy as necessaryAlex Crichton-17/+17
2014-03-23sync: Introduce new wrapper types for lockingAlex Crichton-0/+816