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

Support thread-local variables #57

Open
edsko opened this issue Aug 3, 2024 · 0 comments
Open

Support thread-local variables #57

edsko opened this issue Aug 3, 2024 · 0 comments

Comments

@edsko
Copy link
Collaborator

edsko commented Aug 3, 2024

Recent versions of the C standard support _Thread_local (until C23) / thread_local (since C23) variables.

For comparison/inspiration we could take a look at the Rust integration.

@edsko edsko added this to the 4: Additional features milestone Aug 3, 2024
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

No branches or pull requests

1 participant