testsuite/libgomp.c/atomic-3.c File Reference

#include <omp.h>
#include <stdlib.h>

Include dependency graph for atomic-3.c:

Go to the source code of this file.

Functions

 __attribute__ ((noinline))
int main (void)

Variables

short e [64]
int g
_Complex double d
_Complex double f
int num_threads


Function Documentation

void __attribute__ ( (noinline)   ) 

Definition at line 12 of file atomic-3.c.

References d, e, f, g, i, num_threads, and omp_get_num_threads().

Here is the call graph for this function:

int main ( void   ) 

Definition at line 38 of file atomic-3.c.

References abort(), d, e, f, foo(), g, i, and num_threads.

Here is the call graph for this function:


Variable Documentation

_Complex double d

Definition at line 9 of file atomic-3.c.

short e[64]

Definition at line 7 of file atomic-3.c.

_Complex double f

Definition at line 9 of file atomic-3.c.

Referenced by __attribute__(), f1(), f10(), f2(), f3(), f4(), f5(), f6(), f7(), f8(), f9(), and main().

int g

Definition at line 8 of file atomic-3.c.

Referenced by __attribute__(), and main().

int num_threads

Definition at line 10 of file atomic-3.c.

Referenced by __attribute__(), foo(), gomp_resolve_num_threads(), main(), parallel(), sort1(), and sort2().


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