Cross-platform atomic wait and wake (futex) functionality for Rust.
# Cargo.toml
[dependencies]
atomic-wait = "1.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Blocks the current thread until the atomic value changes from the expected value.
No known issues recorded.
No dependency data recorded yet.