|
LLVM OpenMP 22.0.0git
|
Go to the source code of this file.
Functions | |
| int | test_omp_single_private () |
| int | main () |
Variables | |
| int | myit = 0 |
| int | myresult = 0 |
Definition at line 46 of file omp_single_private.c.
References i, REPETITIONS, and test_omp_single_private().
| int test_omp_single_private | ( | ) |
| int myit = 0 |
Definition at line 5 of file omp_single_private.c.
Referenced by test_omp_single_private().
| int myresult = 0 |
Definition at line 7 of file omp_single_private.c.
Referenced by test_omp_single_private().