]> git.lizzy.rs Git - rust.git/commit
Add KillHandle and implement exit code propagation to replace join_latch
authorBen Blum <bblum@andrew.cmu.edu>
Wed, 3 Jul 2013 01:15:34 +0000 (21:15 -0400)
committerBen Blum <bblum@andrew.cmu.edu>
Sat, 20 Jul 2013 09:08:56 +0000 (05:08 -0400)
commit52ca256d7be99dafa81c531bf1fc6ec2e2a508b9
tree09e7ed0ea7c3b9f6b1d4262b4a0bef26046d41f6
parent2a99163f5d54ff26921cda0b12a99e5bd768b873
Add KillHandle and implement exit code propagation to replace join_latch
src/libstd/rt/kill.rs [new file with mode: 0644]
src/libstd/rt/mod.rs
src/libstd/unstable/sync.rs