rust/src/libstd/sync
bors 2bdf368bde Auto merge of #41103 - projektir:channel_error_docs, r=GuillaumeGomez
Channel error docs

r? @steveklabnik

I'm going to need some help on this one, a few ambiguities.
2017-04-10 09:45:16 +00:00
..
mpsc Adding links around Sender/SyncSender/Receiver errors; Adding more documentation to channel() and sync_channel(); adding more links #29377 2017-04-08 15:33:21 -04: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 Minor fix to mutex example 2017-04-09 19:42:01 -04: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