rust/src/libstd/sync
Huon Wilson 5b109a1754 Add more type signatures to the docs; tweak a few of them.
Someone reading the docs won't know what the types of various things
are, so this adds them in a few meaningful places to help with
comprehension.

cc #13423.
2014-04-11 23:10:22 +10:00
..
arc.rs std: Switch field privacy as necessary 2014-03-31 15:17:12 -07:00
atomics.rs Add more type signatures to the docs; tweak a few of them. 2014-04-11 23:10:22 +10:00
deque.rs std,serialize: remove some internal uses of ~[]. 2014-04-10 15:21:58 -07:00
mod.rs Register new snapshots 2014-03-23 11:37:31 +01:00
mpmc_bounded_queue.rs std,serialize: remove some internal uses of ~[]. 2014-04-10 15:21:58 -07:00
mpsc_queue.rs std: Switch field privacy as necessary 2014-03-31 15:17:12 -07:00
spsc_queue.rs std: Switch field privacy as necessary 2014-03-31 15:17:12 -07:00