testsuite/libgomp.c++/task-4.C File Reference

#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


Function Documentation

void abort ( void   ) 

void baz ( int  i,
int *  p,
int  j,
int *  q 
)

Definition at line 8 of file task-4.C.

References e.

void foo ( int  i,
int  j 
)

Definition at line 16 of file task-4.C.

References baz(), memset(), p, and q.

Here is the call graph for this function:

int main ( void   ) 

Definition at line 31 of file task-4.C.

References abort(), e, foo(), and omp_get_thread_num().

Here is the call graph for this function:

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:


Variable Documentation

int e

Definition at line 5 of file task-4.C.


Generated on Fri Apr 5 05:40:41 2013 for Libgomp by  doxygen 1.4.7