rust/src/libstd/sys
bors bfac337daa Auto merge of #23330 - alexcrichton:thread-sleep, r=aturon
This function is the current replacement for `std::old_io::timer` which will
soon be deprecated. This function is unstable and has its own feature gate as it
does not yet have an RFC nor has it existed for very long.
2015-03-17 17:15:54 +00:00
..
common Auto merge of #23330 - alexcrichton:thread-sleep, r=aturon 2015-03-17 17:15:54 +00:00
unix Auto merge of #23330 - alexcrichton:thread-sleep, r=aturon 2015-03-17 17:15:54 +00:00
windows Auto merge of #23330 - alexcrichton:thread-sleep, r=aturon 2015-03-17 17:15:54 +00:00