rust/src/libstd/sync
Steve Klabnik 55641720aa Expand docs for recv
Add an example, plus some text that covers the buffering nature of
channels.

Fixes #26497
2015-07-01 12:25:25 -04:00
..
mpsc Expand docs for recv 2015-07-01 12:25:25 -04:00
barrier.rs Squeeze the last bits of tasks in documentation in favor of thread 2015-05-09 02:24:18 +09:00
condvar.rs Use const fn to abstract away the contents of UnsafeCell & friends. 2015-05-27 11:19:03 +03:00
future.rs More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00
mod.rs More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00
mutex.rs More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00
once.rs std: Stabilize the once_new feature 2015-06-17 09:07:16 -07:00
rwlock.rs std: Stabilize the sync_poison feature 2015-06-17 09:07:16 -07:00
semaphore.rs Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00