about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2013-05-04 19:51:05 -0400
committerDaniel Micay <danielmicay@gmail.com>2013-05-06 17:03:20 -0400
commit3d526d1af369472944b65e23c665a62c3254619d (patch)
treeea48ccbd37e644dd1cc10f7850e521be417b6196 /src/rt/rust_kernel.cpp
parenta5891bebc132d4c373a5a5ffc93ba1bea2e8beb5 (diff)
downloadrust-3d526d1af369472944b65e23c665a62c3254619d.tar.gz
rust-3d526d1af369472944b65e23c665a62c3254619d.zip
add task-local reference counted smart pointers
To provide a reference counted pointer type with deterministic
destruction once managed boxes are switched over to a garbage
collector. Unlike managed boxes, these can be moved instead of just
copied/cloned which is helpful for avoiding reference counts.
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions