summaryrefslogtreecommitdiffstats
path: root/tokio/src/sync/task
AgeCommit message (Expand)Author
2020-09-23io: use intrusive wait list for I/O driver (#2828)Sean McArthur
2020-03-26rt: track loom changes + tweak queue (#2315)Carl Lerche
2019-11-20Refactor the I/O driver, extracting slab to `tokio::util`. (#1792)Carl Lerche
2019-11-18chore: refine feature flags (#1785)Carl Lerche
2019-11-16make AtomicWaker private (#1782)Carl Lerche
2019-11-04chore: unify all mocked `loom` files (#1732)Carl Lerche
2019-10-29sync: move into `tokio` crate (#1705)Carl Lerche