summaryrefslogtreecommitdiffstats
path: root/tokio/tests/task_local.rs
AgeCommit message (Expand)Author
2020-10-12rt: Remove `threaded_scheduler()` and `basic_scheduler()` (#2876)Lucio Franco
2020-10-01time: introduce `sleep` and `sleep_until` functions (#2826)Juan Alvarez
2020-01-17task: Introduce a new pattern for task-local storage (#2126)Lucio Franco