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
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
..
collections Cleaning up stream pinning. 5 years ago
fs Cleanup stream traits (#487) 5 years ago
future Cleanup future module 5 years ago
io Cleanup stream module 5 years ago
net Cleanup stream traits (#487) 5 years ago
option Cleaning up stream pinning. 5 years ago
os Cleanup stream traits (#487) 5 years ago
path Cleaning up stream pinning. 5 years ago
pin Cleanup: replace cfg-if with our macros (#361) 5 years ago
process Add process submodule as unstable (#310) 5 years ago
result Cleaning up stream pinning. 5 years ago
stream Cleaning up stream pinning. 5 years ago
string Cleaning up stream pinning. 5 years ago
sync Optimization: a slot for the next task to run (#529) 5 years ago
task Optimization: a slot for the next task to run (#529) 5 years ago
unit Cleaning up stream pinning. 5 years ago
vec Cleaning up stream pinning. 5 years ago
lib.rs v1.0.0 5 years ago
macros.rs Run cargo fmt for doc comments (#515) 5 years ago
prelude.rs Cleanup stream traits (#487) 5 years ago
utils.rs Add "std" feature flag (#476) 5 years ago