rust/src/libstd/sys
Aaron Turon 3d195482a4 Runtime removal: refactor helper threads
This patch continues the runtime removal by moving
libnative::io::helper_thread into sys::helper_signal and
sys_common::helper_thread

Because this eliminates APIs in `libnative` and `librustrt`, it is a:

[breaking-change]

This functionality is likely to be available publicly, in some form,
from `std` in the future.
2014-11-08 20:40:38 -08:00
..
common Runtime removal: refactor helper threads 2014-11-08 20:40:38 -08:00
unix Runtime removal: refactor helper threads 2014-11-08 20:40:38 -08:00
windows Runtime removal: refactor helper threads 2014-11-08 20:40:38 -08:00