LLVM OpenMP 20.0.0git
|
Go to the source code of this file.
Functions | |
int | test_set_schedule_0 () |
int | main () |
Variables | |
int | a = 0 |
Definition at line 30 of file bug_set_schedule_0.c.
References i, REPETITIONS, and test_set_schedule_0().
int test_set_schedule_0 | ( | ) |
Definition at line 11 of file bug_set_schedule_0.c.
References a, i, omp_sched_dynamic, and omp_set_schedule.
Referenced by main().
int a = 0 |
Definition at line 9 of file bug_set_schedule_0.c.
Referenced by test_set_schedule_0().