]> git.lizzy.rs Git - rust.git/commit
Stash a spare kill flag inside tasks, to save two atomic xadds in the blocking fastpath.
authorBen Blum <bblum@andrew.cmu.edu>
Fri, 12 Jul 2013 02:14:54 +0000 (22:14 -0400)
committerBen Blum <bblum@andrew.cmu.edu>
Sat, 20 Jul 2013 09:08:57 +0000 (05:08 -0400)
commit2a7273c71efe0209c45a9e04f54e210a533ddb58
tree064dc9f001d0c34f77353ac71a39eaaca5250661
parente283c4ddffad0ac4e2ebace590849ff46336ca0e
Stash a spare kill flag inside tasks, to save two atomic xadds in the blocking fastpath.
src/libstd/rt/kill.rs
src/libstd/unstable/sync.rs