#include <omp.h>
Include dependency graph for task-4.C:
Go to the source code of this file.
Functions | |
void * | memset (void *, int, __SIZE_TYPE__) |
void | abort (void) |
void | baz (int i, int *p, int j, int *q) |
void | foo (int i, int j) |
int | main () |
Variables | |
int | e |
void abort | ( | void | ) |
void foo | ( | int | i, | |
int | j | |||
) |
int main | ( | void | ) |
void* memset | ( | void * | , | |
int | , | |||
__SIZE_TYPE__ | ||||
) |
Referenced by clean_data(), foo(), gomp_init_nest_lock_30(), gomp_init_work_share(), main(), main1(), test1(), test2(), test3(), and test4().
Here is the caller graph for this function: