2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-01-16 02:39:55 +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 Optimization: a slot for the next task to run (#529) 2019-11-13 20:32:37 +01:00
task.rs Add utility type WakerSet to the sync module (#390) 2019-11-01 02:45:50 +01:00
task_local.rs remove async_await feature gate 2019-08-21 00:29:35 -07:00