summaryrefslogtreecommitdiffstats
path: root/tokio-util/src/sync
AgeCommit message (Expand)Author
2020-10-07util: fix a typo in sync/cancellation_token.rs (#2922)Taiki Endo
2020-10-01time: introduce `sleep` and `sleep_until` functions (#2826)Juan Alvarez
2020-08-23sync: move CancellationToken to tokio-util (#2721)Carl Lerche