testsuite/libgomp.c/icv-2.c File Reference

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

Include dependency graph for icv-2.c:

Go to the source code of this file.

Defines

#define _GNU_SOURCE   1

Functions

void * tf (void *p)
int main (void)

Variables

pthread_barrier_t bar


Define Documentation

#define _GNU_SOURCE   1

Definition at line 4 of file icv-2.c.


Function Documentation

int main ( void   ) 

Definition at line 38 of file icv-2.c.

References bar, and tf().

Here is the call graph for this function:

void* tf ( void *  p  ) 

Definition at line 13 of file icv-2.c.

References abort(), bar, l, omp_get_max_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:


Variable Documentation

pthread_barrier_t bar

Definition at line 11 of file icv-2.c.

Referenced by foo(), gomp_barrier_destroy(), gomp_barrier_init(), gomp_barrier_reinit(), gomp_barrier_wait(), gomp_barrier_wait_end(), gomp_barrier_wait_last(), gomp_barrier_wait_start(), gomp_team_barrier_clear_task_pending(), gomp_team_barrier_done(), gomp_team_barrier_set_task_pending(), gomp_team_barrier_set_waiting_for_tasks(), gomp_team_barrier_wait(), gomp_team_barrier_wait_end(), gomp_team_barrier_waiting_for_tasks(), gomp_team_barrier_wake(), main(), test1(), test2(), test3(), test4(), and tf().


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