summary refs log tree commit diff
path: root/src/libgreen/simple.rs
AgeCommit message (Expand)AuthorLines
2014-01-04Add a stack_bounds function to the Runtime traitAlex Crichton-0/+1
2013-12-24std: Remove must deferred sending functionsAlex Crichton-1/+1
2013-12-24native: Protect against spurious wakeups on cvarsAlex Crichton-13/+24
2013-12-24green: Properly wait for main before shutdownAlex Crichton-0/+77