Go to the source code of this file.
Functions | |
| void | abort (void) |
| void | parloop (int N) |
| int | main (void) |
| void abort | ( | void | ) |
| int main | ( | void | ) |
Definition at line 18 of file force-parallel-1.c.
References parloop().
Here is the call graph for this function:

| void parloop | ( | int | N | ) |
1.4.7