8000 Add several methods to Atomic integer types by ColonelThirtyTwo · Pull Request #217 · tokio-rs/loom · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add several methods to Atomic integer types #217

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

Merged
merged 1 commit into from
Jun 29, 2021
Merged

Add several methods to Atomic integer types #217

merged 1 commit into from
Jun 29, 2021

Conversation

ColonelThirtyTwo
Copy link
Contributor

Includes:

  • fetch_nand
  • fetch_min
  • fetch_max

Includes:

* `fetch_nand`
* `fetch_min`
* `fetch_max`
Copy link
Member
@hawkw hawkw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Darksonn Darksonn merged commit afe2d80 into tokio-rs:master Jun 29, 2021
@ColonelThirtyTwo
Copy link
Contributor Author

That was fast. Thanks!

@Darksonn Darksonn mentioned this pull request Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0