#include <omp.h>#include <stdlib.h>Include dependency graph for pr32362-1.c:

Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | void | ) |
Definition at line 9 of file pr32362-1.c.
References a, abort(), b, n, omp_get_thread_num(), omp_set_dynamic(), omp_set_nested(), and omp_set_num_threads().
Here is the call graph for this function:

1.4.7