This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b26e11db86
rust
/
src
/
libstd
/
task
History
Download ZIP
Download TAR.GZ
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