Sosthène Guédon b1dee74974 Relax ordering of transition
The first ordering of no operation relies on SeqCst semantics.
All works with Acquire/Release semantics, so there is no reason to use the SeqCst ordering.

The second ordering argument is for the failure, in which case we don't read any data,
and therefore don't need any synchronization.
2024-06-14 09:22:18 +02:00
2024-06-14 09:22:18 +02:00
2021-01-31 13:01:03 +01:00
2023-06-27 15:01:04 +02:00
2021-01-31 13:01:03 +01:00
2021-01-31 13:01:03 +01:00
2021-01-31 13:01:03 +01:00

interchange

github docs.rs main build status

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Description
No description provided
Readme 2.5 MiB
Languages
Rust 99.5%
Makefile 0.5%