Are thread locals strictly necessary?
Abierto
- Lenguaje dominante
- C
- Estrellas
- 6
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.