rust/src/libstd/task
bors b26e11db86 auto merge of #8560 : kballard/rust/reserve-yield, r=pcwalton
Rename task::yield() to task::deschedule().

Fixes #8494.
2013-08-18 15:02:04 -07:00
..
local_data_priv.rs Remove the C++ runtime. Sayonara 2013-08-09 16:45:50 -07:00
mod.rs auto merge of #8560 : kballard/rust/reserve-yield, r=pcwalton 2013-08-18 15:02:04 -07:00
spawn.rs Clean up transitionary glue in task/spawn.rs. Don't hold kill-little-lock for O(n) time, cf #3100, and optimize out several unneeded clone()s. 2013-08-12 15:20:02 -04:00