testsuite/libgomp.c/pr26943-4.c File Reference

Go to the source code of this file.

Functions

int omp_set_dynamic (int)
int omp_get_thread_num (void)
void abort (void)
int main (void)

Variables

int a = 8
int b = 12
int c = 16
int d = 20
int j = 0
int l = 0
char e [10] = "a"
char f [10] = "b"
char g [10] = "c"
char h [10] = "d"
volatile int k


Function Documentation

void abort ( void   ) 

int main ( void   ) 

Definition at line 13 of file pr26943-4.c.

References a, abort(), b, c, d, e, f, g, h, i, j, k, l, omp_get_thread_num(), omp_set_dynamic(), and omp_set_nested().

Here is the call graph for this function:

int omp_get_thread_num ( void   ) 

Definition at line 144 of file parallel.c.

References gomp_thread(), gomp_team_state::team_id, and gomp_thread::ts.

Referenced by a36(), B< N >::B(), bar(), check(), dotprod(), f1(), f10(), f2(), f3(), f4(), f5(), f6(), f7(), f8(), f9(), f_1(), f_2(), f_copy(), f_nocopy(), f_static_1(), foo(), function(), main(), omp_get_thread_num_(), sort1(), sort2_1(), sub(), test(), tf(), work(), and S::~S().

Here is the call graph for this function:

Here is the caller graph for this function:

int omp_set_dynamic ( int   ) 

Definition at line 562 of file env.c.


Variable Documentation

int a = 8

Definition at line 8 of file pr26943-4.c.

int b = 12

Definition at line 8 of file pr26943-4.c.

int c = 16

Definition at line 8 of file pr26943-4.c.

int d = 20

Definition at line 8 of file pr26943-4.c.

char e[10] = "a"

Definition at line 9 of file pr26943-4.c.

char f[10] = "b"

Definition at line 9 of file pr26943-4.c.

char g[10] = "c"

Definition at line 9 of file pr26943-4.c.

char h[10] = "d"

Definition at line 9 of file pr26943-4.c.

int j = 0

Definition at line 8 of file pr26943-4.c.

volatile int k

Definition at line 10 of file pr26943-4.c.

int l = 0

Definition at line 8 of file pr26943-4.c.


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