summary refs log tree commit diff
path: root/src/libgreen/task.rs
AgeCommit message (Expand)AuthorLines
2014-01-06Support arbitrary stdout/stderr/logger handlesAlex Crichton-1/+5
2014-01-04Add a stack_bounds function to the Runtime traitAlex Crichton-0/+7
2014-01-01Move task count bookeeping out of libstdAlex Crichton-3/+36
2013-12-24std: Remove must deferred sending functionsAlex Crichton-3/+8
2013-12-24green: Fixing all tests from previous refactoringsAlex Crichton-75/+86
2013-12-24rustuv: Write homing tests with SchedPoolAlex Crichton-9/+10
2013-12-24Finalize the green::Pool typeAlex Crichton-17/+31
2013-12-24green: Rip the bandaid off, introduce libgreenAlex Crichton-0/+505