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
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module task
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.