about summary refs log tree commit diff
path: root/src/libstd/sync/rwlock.rs
AgeCommit message (Expand)AuthorLines
2014-12-23Fix some spelling errors.Huon Wilson-1/+1
2014-12-18Revise std::thread API to join by defaultAaron Turon-11/+7
2014-12-18Fallout from new thread APIAaron Turon-15/+19
2014-12-14Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)Niko Matsakis-8/+8
2014-12-05std: Rewrite the `sync` moduleAlex Crichton-0/+514