about summary refs log tree commit diff
path: root/src/libstd/sys/windows/condvar.rs
AgeCommit message (Expand)AuthorLines
2015-01-12Change Mutex to use SRWLock on Windows.Peter Atashian-6/+8
2015-01-03sed -i -s 's/\bmod,/self,/g' **/*.rsJorge Aparicio-2/+2
2014-12-20Fix the fallout of removing feature(import_shadowing).Eduard Burtescu-1/+0
2014-12-05std: Rewrite the `sync` moduleAlex Crichton-0/+63