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/benches
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
..
mutex.rs Optimization: a slot for the next task to run (#529) 5 years ago
task.rs Add utility type WakerSet to the sync module (#390) 5 years ago
task_local.rs remove async_await feature gate 5 years ago