aboutsummaryrefslogtreecommitdiff
path: root/src/rt/sync/sync.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed race in the rust kernel.Michael Bebenita2010-09-071-2/+7
|
* Added a thread utility class to factor out operations on threads.Michael Bebenita2010-09-071-0/+43
|
* Putting out the burning tree on Windows. Turns out you can completely starve ↵Michael Bebenita2010-08-161-1/+1
| | | | threads by not yielding on windows/vmware, really weird.
* Added class to abstract away platform specific thread primitives.Michael Bebenita2010-08-091-0/+12