rust/src/libstd/sys
Alex Crichton 04cf534411 std: Implement thread::sleep
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 09:34:42 -07:00
..
common std: Clean up the sys::thread modules 2015-03-15 10:35:48 -07:00
unix std: Implement thread::sleep 2015-03-17 09:34:42 -07:00
windows std: Implement thread::sleep 2015-03-17 09:34:42 -07:00