about summary refs log tree commit diff
path: root/src/libstd/sys/windows/thread.rs
AgeCommit message (Expand)AuthorLines
2015-02-01std: Add a new `env` moduleAlex Crichton-2/+0
2015-01-27Thread native name setting, fix #10302Vojtech Kral-2/+2
2015-01-27Thread native name setting, fix #10302Vojtech Kral-0/+7
2015-01-06More test fixesAlex Crichton-1/+1
2014-12-18Revise std::thread API to join by defaultAaron Turon-3/+4
2014-12-18libs: merge librustrt into libstdAaron Turon-0/+95