Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-09 | COMMON: Changed pulseEvent to allow calling processes to finish executing first | Paul Gilbert | |
2012-05-20 | COMMON: Fix comparison operation on coroutine wait methods | Paul Gilbert | |
2012-05-13 | COMMON: Fix compilation of coroutines code when COROUTINE_DEBUG is defined | Paul Gilbert | |
2012-05-13 | COMMON: Improved waiting processes to store what PIDs they're waiting for | Paul Gilbert | |
This is then used in PulseEvent to only execute processes that are specifically waiting on the given PID, rather than all waiting events. | |||
2012-05-11 | COMMON: Merged the Tinsel & Tony Coroutine schedulers into Common | Paul Gilbert | |