std: Convert uv_global_loop to use pipes

This commit is contained in:
Brian Anderson 2013-01-19 23:38:17 -08:00
parent fb9299346a
commit b9608fe423
14 changed files with 172 additions and 147 deletions

View file

@ -34,7 +34,6 @@ rust_kernel::rust_kernel(rust_env *env) :
sched_reaper(this),
osmain_driver(NULL),
non_weak_tasks(0),
global_loop_chan(0),
at_exit_runner(NULL),
at_exit_started(false),
env(env),