summaryrefslogtreecommitdiffstats
path: root/tokio/src/task/yield_now.rs
AgeCommit message (Expand)Author
2020-10-12rt: simplify rt-* features (#2949)Taiki Endo
2020-10-12rt: Remove `threaded_scheduler()` and `basic_scheduler()` (#2876)Lucio Franco
2020-01-24docs: use third form in API docs (#2027)Oleg Nosov
2020-01-20Yield now docs (#2129)David Kellum
2019-12-01doc: fix documented feature flags for tokio::task (#1876)Carl Lerche
2019-11-12reorganize modules (#1766)Carl Lerche