LLVM OpenMP 20.0.0git
|
Go to the source code of this file.
Functions | |
int | test_omp_parallel_for_if () |
int | main () |
Definition at line 31 of file omp_parallel_for_if.c.
References i, REPETITIONS, and test_omp_parallel_for_if().
int test_omp_parallel_for_if | ( | ) |
Definition at line 6 of file omp_parallel_for_if.c.
References i, LOOPCOUNT, omp_get_num_threads(), and sum.
Referenced by main().