#include <omp.h>
#include <stdlib.h>
Include dependency graph for nestedfn-1.c:
Go to the source code of this file.
Functions | |
int | main (void) |
int main | ( | void | ) |
Definition at line 7 of file nestedfn-1.c.
References a, abort(), b, c, foo(), l, omp_get_num_threads(), and omp_get_thread_num().
Here is the call graph for this function: