LLVM OpenMP 20.0.0git
|
Go to the source code of this file.
Macros | |
#define | N 750 |
Functions | |
int | test_doacross () |
int | main (int argc, char **argv) |
#define N 750 |
Definition at line 8 of file omp_doacross.c.
Definition at line 51 of file omp_doacross.c.
References i, omp_get_max_threads(), omp_set_num_threads, REPETITIONS, and test_doacross().