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 還沒有評估資料。