#include <omp.h>
#include <stdlib.h>
Include dependency graph for pr42942.c:
Go to the source code of this file.
Functions | |
int | main (void) |
int main | ( | void | ) |
Definition at line 8 of file pr42942.c.
References abort(), e, omp_get_max_active_levels(), omp_get_num_threads(), omp_in_parallel(), omp_set_dynamic(), omp_set_max_active_levels(), and omp_set_nested().
Here is the call graph for this function: