LLVM OpenMP 20.0.0git
|
Go to the source code of this file.
Functions | |
int | test_omp_barrier () |
int | main () |
Definition at line 34 of file omp_barrier.c.
References i, omp_set_dynamic, omp_set_num_threads, REPETITIONS, and test_omp_barrier().
int test_omp_barrier | ( | ) |
Definition at line 11 of file omp_barrier.c.
References my_sleep(), rank, REPETITIONS, and SLEEPTIME.
Referenced by main().