LLVM OpenMP 20.0.0git
|
Go to the source code of this file.
Functions | |
int | test_omp_nested () |
int | main () |
Definition at line 38 of file omp_nested.c.
References i, REPETITIONS, and test_omp_nested().
int test_omp_nested | ( | ) |
Definition at line 10 of file omp_nested.c.
References counter, omp_get_max_threads(), omp_set_max_active_levels, omp_set_nested, and omp_set_num_threads.
Referenced by main().