#include <omp.h>#include <stdlib.h>Include dependency graph for pr35549.c:

Go to the source code of this file.
Functions | |
| int | main (void) |
| int main | ( | void | ) |
Definition at line 8 of file pr35549.c.
References abort(), i, n, omp_get_num_threads(), omp_set_dynamic(), and omp_set_nested().
Here is the call graph for this function:

1.4.7