| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
and fixed race caused by calling rust_srv::malloc() from multiple threads when sending messages.
|
| |
|
|
| |
zero. This should only happen in the Rust code and not in the drop glue, or on the unwind path. This change allows the task owning the channel to block on a flush and delete its own channel. This change also cleans up some code around rust_port and rust_chan.
|
| |
|
|
| |
system use it (and proxies) instead of existing token scheme.
|
|
|
notify_message, make them use proxies, cache task proxies in dom.
|