Go to the source code of this file.
Functions | |
void | abort (void) |
void | parallel (int a, int b) |
int | main () |
void abort | ( | void | ) |
int main | ( | void | ) |
Definition at line 43 of file shared-2.C.
References parallel().
Here is the call graph for this function:
void parallel | ( | int | a, | |
int | b | |||
) |