Go to file
Taiki Endo 77b083e0ff Update URLs 2020-12-26 23:47:13 +09:00
.github/workflows Fix CI 2020-12-24 20:37:15 +09:00
src Replace deprecated compare_and_swap with compare_exchange 2020-12-24 21:20:33 +09:00
tests Initial commit 2020-07-19 17:43:22 +02:00
.gitignore Initial commit 2020-07-19 17:43:22 +02:00
CHANGELOG.md Initial commit 2020-07-19 17:43:22 +02:00
Cargo.toml Update URLs 2020-12-26 23:47:13 +09:00
LICENSE-APACHE Initial commit 2020-07-19 17:43:22 +02:00
LICENSE-MIT Initial commit 2020-07-19 17:43:22 +02:00
LICENSE-THIRD-PARTY Add third party licenses 2020-07-20 09:57:43 +02:00
README.md Update URLs 2020-12-26 23:47:13 +09:00

README.md

atomic-waker

Build License Cargo Documentation

futures::task::AtomicWaker extracted into its own crate.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.