-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sync::watch
: Use Acquire/Release memory ordering instead of SeqCst
#6018
Merged
Darksonn
merged 11 commits into
tokio-rs:master
from
uklotzde:sync-watch-acquire-release-state
Sep 24, 2023
Merged
sync::watch
: Use Acquire/Release memory ordering instead of SeqCst
#6018
Darksonn
merged 11 commits into
tokio-rs:master
from
uklotzde:sync-watch-acquire-release-state
Sep 24, 2023
Commits on Sep 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9f1723b - Browse repository at this point
Copy the full SHA 9f1723bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5daae7 - Browse repository at this point
Copy the full SHA e5daae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb38b90 - Browse repository at this point
Copy the full SHA fb38b90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dcfb56 - Browse repository at this point
Copy the full SHA 8dcfb56View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccbe55c - Browse repository at this point
Copy the full SHA ccbe55cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64f1e23 - Browse repository at this point
Copy the full SHA 64f1e23View commit details
Commits on Sep 20, 2023
-
Update tokio/src/sync/watch.rs
Co-authored-by: Alice Ryhl <aliceryhl@google.com>
Configuration menu - View commit details
-
Copy full SHA for c0b73f0 - Browse repository at this point
Copy the full SHA c0b73f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f3830d - Browse repository at this point
Copy the full SHA 2f3830dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee45f07 - Browse repository at this point
Copy the full SHA ee45f07View commit details
Commits on Sep 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6339961 - Browse repository at this point
Copy the full SHA 6339961View commit details -
Merge branch 'master' of git@github.com:tokio-rs/tokio.git into sync-…
…watch-acquire-release-state
Configuration menu - View commit details
-
Copy full SHA for 28a0269 - Browse repository at this point
Copy the full SHA 28a0269View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.