]> git.lizzy.rs Git - rust.git/commit
Implement KillHandle::kill() and friends (unkillable, atomically). Close #6377.
authorBen Blum <bblum@andrew.cmu.edu>
Mon, 8 Jul 2013 17:48:57 +0000 (13:48 -0400)
committerBen Blum <bblum@andrew.cmu.edu>
Sat, 20 Jul 2013 09:08:56 +0000 (05:08 -0400)
commit629f6e8d68be06bf07f803db64be6a917a66b2cf
treee9f346e4cd5fa667d1bb6195d579aa4fc4add55d
parent2a993205831f37e6f13f03e4d1bac62cc2dcd373
Implement KillHandle::kill() and friends (unkillable, atomically). Close #6377.
src/libstd/rt/kill.rs
src/libstd/task/mod.rs