about summary refs log tree commit diff
path: root/src/libstd/sys/unix/thread.rs
AgeCommit message (Expand)AuthorLines
2015-02-17Revise std::thread semanticsAaron Turon-3/+5
2015-02-11fixing trailing whitespace errorsDave Huseby-1/+1
2015-02-11bitrig integrationDave Huseby-2/+33
2015-02-01openbsd: rebase to masterSébastien Marie-3/+6
2015-02-01openbsd supportSébastien Marie-5/+45
2015-01-28Thread native name setting, fix #10302Vojtech Kral-1/+1
2015-01-28Thread native name setting, fix #10302Vojtech Kral-1/+1
2015-01-28Thread native name setting, fix #10302Vojtech Kral-15/+14
2015-01-27Thread native name setting, fix #10302Vojtech Kral-2/+2
2015-01-27Thread native name setting, fix #10302Vojtech Kral-0/+40
2015-01-11Give mmap a page-aligned stack start addressClifford Caoile-1/+13
2014-12-18Revise std::thread API to join by defaultAaron Turon-3/+4
2014-12-18libs: merge librustrt into libstdAaron Turon-0/+270