|
LLVM OpenMP 22.0.0git
|
Go to the source code of this file.
Functions | |
| int | test_omp_task_if () |
| int | main () |
Definition at line 32 of file omp_task_if.c.
References i, REPETITIONS, and test_omp_task_if().
| int test_omp_task_if | ( | ) |
Definition at line 7 of file omp_task_if.c.
References count, my_sleep(), result, and SLEEPTIME.
Referenced by main().