about summary refs log tree commit diff
path: root/src/libstd/sys/unix/rwlock.rs
AgeCommit message (Expand)AuthorLines
2015-03-12std: Remove #[allow] directives in sys modulesAlex Crichton-6/+0
2015-02-20std: Tidy up some `unsafe impl`s for `sync`Alex Crichton-0/+5
2015-01-08Fix destroy assertions in mutex/rwlock/condvarMichael Neumann-0/+13
2014-12-05std: Rewrite the `sync` moduleAlex Crichton-0/+57