about summary refs log tree commit diff
path: root/src/rt/sync/sync.cpp
AgeCommit message (Expand)AuthorLines
2010-09-10Cleanup, refactoring, and some runtime tests.Michael Bebenita-0/+12
2010-09-08Tidy up the sync dir, remove dead or mis-designed code in favour of OS primit...Graydon Hoare-4/+5
2010-09-07Fixed race in the rust kernel.Michael Bebenita-2/+7
2010-09-07Added a thread utility class to factor out operations on threads.Michael Bebenita-0/+43
2010-08-16Putting out the burning tree on Windows. Turns out you can completely starve ...Michael Bebenita-1/+1
2010-08-09Added class to abstract away platform specific thread primitives.Michael Bebenita-0/+12