#include <omp.h>Include dependency graph for nestedfn-4.c:

Go to the source code of this file.
Functions | |
| void | abort (void) |
| int | main (void) |
| void abort | ( | void | ) |
| int main | ( | void | ) |
Definition at line 9 of file nestedfn-4.c.
References abort(), bar, foo(), i, j, l, omp_get_num_threads(), omp_get_thread_num(), and omp_set_dynamic().
Here is the call graph for this function:

1.4.7