#include <stdlib.h>#include <omp.h>Include dependency graph for lib-2.c:

Go to the source code of this file.
Functions | |
| int | main (void) |
| int main | ( | void | ) |
Definition at line 5 of file lib-2.c.
References abort(), omp_get_max_active_levels(), omp_get_schedule(), omp_get_thread_limit(), omp_set_max_active_levels(), and omp_set_schedule().
Here is the call graph for this function:

1.4.7