rust/src/libstd/sync
Corey Farwell b0aefe31f4 Rollup merge of #40981 - Technius:master, r=steveklabnik
Add links and some examples to std::sync::mpsc docs

Addresses part of #29377
r? @steveklabnik

I took a stab at adding links to the `std::sync::mpsc` docs, and I also wrote a few examples.

Edit: Whoops, typed in `?r` instead of `r?`.
2017-04-05 12:44:27 -04:00
..
mpsc Fix styling issues 2017-04-03 16:09:19 -07:00
barrier.rs Updating the description for BarrierWaitResult #29377 2017-03-31 18:58:32 -04:00
condvar.rs Remove function invokation parens from documentation links. 2017-03-13 21:43:18 -04:00
mod.rs std: Clean out deprecated APIs 2016-07-12 12:51:13 -07:00
mutex.rs Fix mutex's docs inconsistency 2017-04-03 18:57:13 +02:00
once.rs Adding linking for Once docs #29377 2017-03-29 00:21:55 -04:00
rwlock.rs Remove function invokation parens from documentation links. 2017-03-13 21:43:18 -04:00