LLVM OpenMP 20.0.0git
|
Go to the source code of this file.
Functions | |
int | test_omp_threadprivate_for () |
int | main () |
Variables | |
static int | i |
Definition at line 37 of file omp_threadprivate_for.c.
References i, REPETITIONS, and test_omp_threadprivate_for().
int test_omp_threadprivate_for | ( | ) |
|
static |
Definition at line 6 of file omp_threadprivate_for.c.
Referenced by main(), and test_omp_threadprivate_for().