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

GHI #35 Add std implementation #36

Merged
merged 54 commits into from
Nov 13, 2024
Merged

Conversation

doodspav
Copy link
Owner

  • add macro wrappers for direct and cmpxchg implementations
  • implement all operations using c11 std atomics

@doodspav doodspav linked an issue Oct 31, 2024 that may be closed by this pull request
GabrielRavier
GabrielRavier previously approved these changes Oct 31, 2024
Copy link
Collaborator

@GabrielRavier GabrielRavier left a comment

Choose a reason for hiding this comment

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

LGTM

@GabrielRavier GabrielRavier self-requested a review November 13, 2024 21:24
Copy link
Collaborator

@GabrielRavier GabrielRavier left a comment

Choose a reason for hiding this comment

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

LGTM

@doodspav doodspav merged commit 324dbc8 into develop Nov 13, 2024
5 checks passed
@doodspav doodspav deleted the feature/ghi-35-add-std-impl branch November 13, 2024 21:26
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.

Add standard implementation
2 participants