LLVM OpenMP 20.0.0git
|
Go to the source code of this file.
Functions | |
int | test_omp_task_final () |
int | main () |
Definition at line 53 of file omp_task_final.c.
References i, REPETITIONS, and test_omp_task_final().
int test_omp_task_final | ( | ) |
Definition at line 7 of file omp_task_final.c.
References i, my_sleep(), NUM_TASKS, and SLEEPTIME.
Referenced by main().