Skip to content
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

Move Interlocked.CompareExchange/Exchange to shared #47368

Merged
merged 3 commits into from Jan 23, 2021

Conversation

EgorBo
Copy link
Member

@EgorBo EgorBo commented Jan 23, 2021

Fixes #47266

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

Copy link
Contributor

@CoffeeFlux CoffeeFlux left a comment

Choose a reason for hiding this comment

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

One note for Mono, looks good to me otherwise. Thanks!

src/mono/mono/metadata/icall-def-netcore.h Show resolved Hide resolved
Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

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

Thanks!

@jkotas
Copy link
Member

jkotas commented Jan 23, 2021

Failures are #47374

@jkotas jkotas merged commit 01116d4 into dotnet:master Jan 23, 2021
@dotnet dotnet locked as resolved and limited conversation to collaborators Feb 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Poor code quality for Interlocked.{Compare}Exchange(nint)
5 participants