about summary refs log tree commit diff
path: root/src/libstd/sync/poison.rs
AgeCommit message (Expand)AuthorLines
2015-01-02std: Stabilize the prelude moduleAlex Crichton-1/+1
2014-12-29std: Stabilization pass for mutex/rwlock/condvarAlex Crichton-0/+7
2014-12-29std: Return Result from RWLock/Mutex methodsAlex Crichton-13/+102
2014-12-18Fallout from new thread APIAaron Turon-14/+4
2014-12-08Remove Result and Option reexportsCorey Farwell-1/+1
2014-12-05std: Rewrite the `sync` moduleAlex Crichton-0/+48