mirror of
https://github.com/async-rs/async-std.git
synced 2025-06-22 06:01:36 +00:00
* Add utility type Registry to the sync module * Remove unused import * Split unregister into complete and cancel * Refactoring and renaming * Split remove() into complete() and cancel() * Rename to WakerSet * Ignore clippy warning * Ignore another clippy warning * Use stronger SeqCst ordering |
||
---|---|---|
.. | ||
barrier.rs | ||
channel.rs | ||
mod.rs | ||
mutex.rs | ||
rwlock.rs | ||
waker_set.rs |