summaryrefslogtreecommitdiff
path: root/includes/StacklessTask.h
AgeCommit message (Expand)Author
2014-05-25Fixing a few warnings and errors.Nicolas "Pixel" Noble
2013-12-28Fixing stackless yield.Nicolas "Pixel" Noble
2012-09-02Better constructor for StacklessTask.Nicolas "Pixel" Noble
2012-04-08Renaming 'StacklessWait' into 'StacklessWaitCond', and adding 'StacklessOpera...Pixel
2012-04-08If an operation returns EAgain, it already is waiting for the event. Don't wa...Pixel
2012-04-08First pass on the stackless task class - mainly a bunch of #defines for now.Pixel