Are thread locals strictly necessary?
未关闭
- 主要语言
- C
- 星标
- 6
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
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?
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。