summaryrefslogtreecommitdiffstats
path: root/tokio/src/executor/thread_pool/spawner.rs
AgeCommit message (Expand)Author
2019-11-05runtime: combine `executor` and `runtime` mods (#1734)Carl Lerche
2019-11-04chore: unify all mocked `loom` files (#1732)Carl Lerche
2019-11-04executor: switch some APIs to crate private. (#1731)Carl Lerche
2019-11-01executor: remove Executor & TypedExecutor traits (#1724)Carl Lerche
2019-11-01runtime: merge multi & single threaded runtimes (#1716)Carl Lerche
2019-10-28executor: move into `tokio` crate (#1702)Carl Lerche