Go to the source code of this file.
Functions | |
void | abort (void) |
void | foo () |
int | main (void) |
Variables | |
int | a |
void abort | ( | void | ) |
void foo | ( | void | ) |
int main | ( | void | ) |
Definition at line 20 of file omp-loop03.c.
References foo().
Here is the call graph for this function:
int a |