move comm functions out of rust abi
This commit is contained in:
committed by
Brian Anderson
parent
44697a4293
commit
d9b23cb022
@@ -576,7 +576,6 @@ chan_id_send(type_desc *t, rust_task_id target_task_id,
|
||||
port->remote_chan->send(sptr);
|
||||
}
|
||||
target_task->deref();
|
||||
task->yield();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user