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