rust/src/libnative
Alex Crichton b49771e392 std: Remove try_send_deferred plus all fallout
Now that extra::sync primitives are built on a proper mutex instead of a
pthreads one, there's no longer any use for this function.
2014-02-03 12:05:16 -08:00
..
io extra: Re-add the Once primitve to extra::sync 2014-02-03 12:04:30 -08:00
bookkeeping.rs native: Require all results are used and fix fallout 2014-02-03 09:32:35 -08:00
lib.rs native: Require all results are used and fix fallout 2014-02-03 09:32:35 -08:00
task.rs std: Remove try_send_deferred plus all fallout 2014-02-03 12:05:16 -08:00