about summary refs log tree commit diff
path: root/src/libstd/rt/kill.rs
AgeCommit message (Collapse)AuthorLines
2013-07-20Add kill::Death for task death services and use it in Task.Ben Blum-0/+67
2013-07-20Add KillHandle and implement exit code propagation to replace join_latchBen Blum-0/+128