aboutsummaryrefslogtreecommitdiff
path: root/common/coroutines.h
AgeCommit message (Expand)Author
2012-06-09COMMON: Changed pulseEvent to allow calling processes to finish executing firstPaul Gilbert
2012-05-13COMMON: Converted Coro context structure definitions to instead use classes.Paul Gilbert
2012-05-13COMMON: Fix compilation of coroutines code when COROUTINE_DEBUG is definedPaul Gilbert
2012-05-13COMMON: Improved waiting processes to store what PIDs they're waiting forPaul Gilbert
2012-05-11COMMON: Merged the Tinsel & Tony Coroutine schedulers into CommonPaul Gilbert