]> git.lizzy.rs Git - rust.git/commit
Replace rust_atomic_increment/decrement and rust_compare_and_swap_ptr with intrinsics.
authorLuqman Aden <laden@csclub.uwaterloo.ca>
Mon, 22 Oct 2012 02:24:56 +0000 (22:24 -0400)
committerLuqman Aden <laden@csclub.uwaterloo.ca>
Mon, 22 Oct 2012 02:43:28 +0000 (22:43 -0400)
commit48582b360c784a536bd502f9611cfe66c753ce64
tree8941a1bf7ca339f8fe70f1a76c5e50baa0140bb6
parente1db959ec22712376763e062dc2fbffc18f33d9c
Replace rust_atomic_increment/decrement and rust_compare_and_swap_ptr with intrinsics.
src/libcore/private.rs
src/rt/rust_builtin.cpp
src/rt/rustrt.def.in