LLVM OpenMP 20.0.0git
|
Go to the source code of this file.
Functions | |
int | test_omp_in_parallel () |
int | main () |
Definition at line 28 of file omp_in_parallel.c.
References i, omp_get_max_threads(), omp_set_dynamic, omp_set_num_threads, REPETITIONS, and test_omp_in_parallel().
int test_omp_in_parallel | ( | ) |
Definition at line 9 of file omp_in_parallel.c.
Referenced by main().