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