summaryrefslogtreecommitdiffstats
path: root/tokio/src/executor/thread_pool/builder.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-10-30thread-pool: in-place blocking with new scheduler (#1681)Jon Gjengset
2019-10-28executor: move into `tokio` crate (#1702)Carl Lerche