Are thread locals strictly necessary?
Offen
- Vorherrschende Sprache
- C
- Sterne
- 6
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hi, thanks for this library, I have a question about it.
I seem to understand that it caches the computation in a thread local, so that you don't need an explicit "initialization step", but assuming
I do have a good initialization phase in my program, I should just do it once and store it in a global variable, right?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.