about summary refs log tree commit diff
path: root/src/libstd/sync/semaphore.rs
AgeCommit message (Expand)AuthorLines
2014-12-14Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)Niko Matsakis-5/+5
2014-12-05std: Rewrite the `sync` moduleAlex Crichton-0/+195