about summary refs log tree commit diff
path: root/src/libstd/sync/condvar.rs
AgeCommit message (Expand)AuthorLines
2014-12-18Revise std::thread API to join by defaultAaron Turon-3/+3
2014-12-14Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)Niko Matsakis-5/+5
2014-12-05Fall out of the std::sync rewriteAlex Crichton-4/+11
2014-12-05std: Rewrite the `sync` moduleAlex Crichton-0/+358