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

Refactor etl::atomic for GCC/Clang #1028

Open
jwellbelove opened this issue Feb 11, 2025 · 0 comments
Open

Refactor etl::atomic for GCC/Clang #1028

jwellbelove opened this issue Feb 11, 2025 · 0 comments
Assignees

Comments

@jwellbelove
Copy link
Contributor

jwellbelove commented Feb 11, 2025

Refactor etl::atomic using GCC/Clang builtins for maximum lock-free functionality.
Add compile time option to select ETL implementation of atomic over the STL, when using the STL.

@jwellbelove jwellbelove self-assigned this Feb 11, 2025
@jwellbelove jwellbelove changed the title Refactor etl::atomic for GCC/Clang and add GCC/Clang mutex implementation Refactor etl::atomic for GCC/Clang Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant