LLVM OpenMP 20.0.0git
|
Go to the source code of this file.
Functions | |
int | test_omp_for_auto () |
int | main () |
Variables | |
int | sum1 |
Definition at line 58 of file omp_for_schedule_auto.c.
References i, REPETITIONS, and test_omp_for_auto().
int test_omp_for_auto | ( | ) |
Definition at line 10 of file omp_for_schedule_auto.c.
References i, j, LOOPCOUNT, omp_get_max_threads(), sum, sum0, and sum1.
Referenced by main().
int sum1 |
Definition at line 7 of file omp_for_schedule_auto.c.
Referenced by test_omp_for_auto().