Go to the source code of this file.
Functions | |
void | abort (void) |
void | omp_set_dynamic (int) |
int | main (void) |
Variables | |
int | n = 6 |
void abort | ( | void | ) |
int main | ( | void | ) |
Definition at line 9 of file pr26943-1.c.
References abort(), i, n, omp_set_dynamic(), and x.
Here is the call graph for this function:
int n = 6 |
Definition at line 6 of file pr26943-1.c.
Referenced by check(), f1(), f10(), f2(), f3(), f4(), f5(), f6(), f7(), f8(), f9(), foo(), gomp_barrier_wait_end(), gomp_iter_guided_next_locked(), gomp_iter_static_next(), gomp_iter_ull_guided_next_locked(), gomp_iter_ull_static_next(), gomp_team_barrier_wait_end(), gomp_team_start(), main(), set_data(), test_data(), and S::~S().