You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
async-std/src/task/executor
Stjepan Glavina 0c2282ffdc
Optimization: a slot for the next task to run (#529)
* Optimization: a slot for the next task to run

* Only notify workers when a task is pushed into a queue
5 years ago
..
mod.rs Refactor the task module (#421) 5 years ago
pool.rs Optimization: a slot for the next task to run (#529) 5 years ago
sleepers.rs Refactor the task module (#421) 5 years ago