std: Convert uv_global_loop to use pipes
This commit is contained in:
parent
fb9299346a
commit
b9608fe423
14 changed files with 172 additions and 147 deletions
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue