Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information