Docs.rs
tokio-sync-0.1.8
tokio-sync 0.1.8
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
carllerche
github:tokio-rs:core
Dependencies
fnv ^1.0.6
normal
futures ^0.1.19
normal
env_logger ^0.6
dev
loom ^0.1.1
dev
tokio ^0.1.15
dev
tokio-mock-task ^0.1.1
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tokio_
sync
0.1.8
Module task
Module Items
Structs
In crate tokio_
sync
tokio_sync
Module
task
Copy item path
Source
Expand description
Thread-safe task notification primitives.
Structs
ยง
Atomic
Task
A synchronization primitive for task notification.