Go to the source code of this file.
Defines | |
#define | N 10000 |
#define | T 1000 |
Functions | |
void | abort () |
void | foo (void) |
int | main (void) |
#define N 10000 |
Definition at line 5 of file force-parallel-4.c.
#define T 1000 |
void abort | ( | ) |
void foo | ( | void | ) |
int main | ( | void | ) |
Definition at line 43 of file force-parallel-4.c.
References foo().
Here is the call graph for this function: