📜  在 openmp 中是私有的循环增量 - TypeScript 代码示例

📅  最后修改于: 2022-03-11 14:48:33.098000             🧑  作者: Mango

代码示例1
In openmp, all loop incrementing variables are private ny default even
if it is declared outside the parallel region