summaryrefslogtreecommitdiffstats
path: root/tokio/src/runtime/thread_pool/idle.rs
AgeCommit message (Expand)Author
2020-09-25chore: handle std `Mutex` poisoning in a shim (#2872)Zahari Dichev
2019-11-19runtime: fix lost wakeup bug in scheduler (#1788)Carl Lerche
2019-11-05runtime: combine `executor` and `runtime` mods (#1734)Carl Lerche