testsuite/libgomp.c/parallel-1.c File Reference

#include <omp.h>
#include <string.h>
#include <assert.h>
#include "libgomp_g.h"

Include dependency graph for parallel-1.c:

Go to the source code of this file.

Functions

static void function (void *dummy)
int main ()

Variables

static int nthr
static int saw [4]


Function Documentation

static void function ( void *  dummy  )  [static]

Definition at line 12 of file parallel-1.c.

References nthr, omp_get_num_threads(), omp_get_thread_num(), and saw.

Here is the call graph for this function:

int main ( void   ) 

Definition at line 22 of file parallel-1.c.

References function(), GOMP_parallel_end(), GOMP_parallel_start(), memset(), nthr, omp_set_dynamic(), and saw.

Here is the call graph for this function:


Variable Documentation

int nthr [static]

Definition at line 9 of file parallel-1.c.

Referenced by function(), gomp_free_thread(), gomp_team_start(), and main().

int saw[4] [static]

Definition at line 10 of file parallel-1.c.

Referenced by function(), and main().


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