testsuite/libgomp.c/appendix-a/a.15.1.c File Reference

#include <stdio.h>

Include dependency graph for a.15.1.c:

Go to the source code of this file.

Functions

void work (int n)
void sub3 (int n)
void sub2 (int k)
void sub1 (int n)
int main ()


Function Documentation

int main ( void   ) 

Definition at line 38 of file a.15.1.c.

References sub1(), sub2(), and sub3().

Here is the call graph for this function:

void sub1 ( int  n  ) 

Definition at line 27 of file a.15.1.c.

References i, and sub2().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

void sub2 ( int  k  ) 

Definition at line 20 of file a.15.1.c.

References sub3().

Referenced by main(), and sub1().

Here is the call graph for this function:

Here is the caller graph for this function:

void sub3 ( int  n  ) 

Definition at line 12 of file a.15.1.c.

References work.

Referenced by main(), and sub2().

Here is the caller graph for this function:

void work ( int  n  ) 

Definition at line 6 of file a.15.1.c.

References omp_get_nested(), omp_get_num_threads(), and omp_get_thread_num().

Here is the call graph for this function:


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