2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-11-03 02:06:39 +00:00
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
2019-11-13 20:32:37 +01:00
..
mutex.rs
task.rs
task_local.rs