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
ffb6404c5a
rust
/
src
/
libstd
/
rt
/
uv
History
Download ZIP
Download TAR.GZ
Niko Matsakis
ffb6404c5a
Adjust callbacks in the libraries for the new type of extern fns
...
cc
#3678
2013-08-21 10:50:42 -04:00
..
async.rs
std::rt: Change Thread interface to require an explicit join
2013-07-30 14:23:44 -07:00
file.rs
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
2013-05-22 21:57:05 -07:00
idle.rs
an attempt at a singleton pausible idle callback for each scheduler. suffers from nondeterministic deadlock and also pending scheduler messages on scheduler shutdown.
2013-08-16 16:37:09 -07:00
mod.rs
Add externfn macro and correctly label fixed_stack_segments
2013-08-19 07:13:15 -04:00
net.rs
Do not execute the callback before cleaning up resources.
2013-08-19 16:26:50 -07:00
timer.rs
libstd: Implement {peer, socket}_name for new rt tcp & udp.
2013-07-25 05:57:52 -04:00
uvio.rs
auto merge of
#8656
: toddaaro/rust/idle-opt+cleaning, r=brson
2013-08-20 18:51:55 -07:00
uvll.rs
Adjust callbacks in the libraries for the new type of extern fns
2013-08-21 10:50:42 -04:00