about summary refs log tree commit diff
path: root/src/rt/sync/timer.cpp
AgeCommit message (Collapse)AuthorLines
2010-09-10Cleanup, refactoring, and some runtime tests.Michael Bebenita-0/+5
2010-08-16Putting out the burning tree on Windows. Turns out you can completely starve ↵Michael Bebenita-1/+1
threads by not yielding on windows/vmware, really weird.
2010-08-11Added support for task sleeping in the scheduler.Michael Bebenita-0/+61