Skip to content

Move emscripten atomics to their own header. NFC. #13745

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
Mar 23, 2021

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Mar 23, 2021

These days these are just wrappers around C11 language constructs
so I'd like to make them less visible over time, starting by putting
them in their own header.

These days these are just wrappers around C11 language constructs
so I'd like to make them less visible over time, starting by putting
them in their own header.
@sbc100 sbc100 requested a review from tlively March 23, 2021 21:30
@sbc100
Copy link
Collaborator Author

sbc100 commented Mar 23, 2021

I notice that some of the comments here are not up-to-date but I'll save that for a followup.

Copy link
Member

@tlively tlively left a comment

Choose a reason for hiding this comment

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

Looks good! I assume this is meant to be transparent to users?

@sbc100
Copy link
Collaborator Author

sbc100 commented Mar 23, 2021

Looks good! I assume this is meant to be transparent to users?

For now, yes. It should be completely NFC.

@sbc100 sbc100 enabled auto-merge (squash) March 23, 2021 21:39
@sbc100 sbc100 merged commit 84de98a into main Mar 23, 2021
@sbc100 sbc100 deleted the move_atomics_to_seperate_header branch March 23, 2021 22:10
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.

2 participants