Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels
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.