summaryrefslogtreecommitdiffstats
path: root/tokio/src/sync/barrier.rs
AgeCommit message (Expand)Author
2020-09-11sync: tweak `watch` API (#2814)Carl Lerche
2020-09-01sync: watch channel breaking changes (#2806)Blas Rodriguez Irizar
2020-01-24docs: use third form in API docs (#2027)Oleg Nosov
2019-11-15Limit `futures` dependency to `Stream` via feature flag (#1774)Carl Lerche
2019-10-29sync: move into `tokio` crate (#1705)Carl Lerche