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

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

Include dependency graph for a.36.1.c:

Go to the source code of this file.

Functions

void do_by_16 (float *x, int iam, int ipoints)
void a36 (float *x, int npoints)
int main ()


Function Documentation

void a36 ( float *  x,
int  npoints 
)

Definition at line 11 of file a.36.1.c.

References abort(), do_by_16(), omp_get_num_threads(), omp_get_thread_num(), omp_set_dynamic(), and omp_set_num_threads().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

void do_by_16 ( float *  x,
int  iam,
int  ipoints 
)

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

Referenced by a36().

Here is the caller graph for this function:

int main ( void   ) 

Definition at line 26 of file a.36.1.c.

References a, and a36().

Here is the call graph for this function:


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