Go to the source code of this file.
Functions | |
| void | abort (void) |
| void | omp_set_dynamic (int) |
| int | main (void) |
| void abort | ( | void | ) |
| int main | ( | void | ) |
| void omp_set_dynamic | ( | int | ) |
Definition at line 562 of file env.c.
References gomp_task_icv::dyn_var, and gomp_icv().
Referenced by a36(), foo(), main(), omp_set_dynamic_(), omp_set_dynamic_8_(), and tf().
Here is the call graph for this function:

Here is the caller graph for this function:

1.4.7