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