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

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

Include dependency graph for lock-3.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
omp_nest_lock_t lock


Define Documentation

#define _GNU_SOURCE   1

Definition at line 4 of file lock-3.c.


Function Documentation

int main ( void   ) 

Definition at line 50 of file lock-3.c.

References bar, lock, and tf().

Here is the call graph for this function:

void* tf ( void *  p  ) 

Definition at line 14 of file lock-3.c.

References abort(), bar, l, and lock.

Here is the call graph for this function:


Variable Documentation

pthread_barrier_t bar

Definition at line 11 of file lock-3.c.

omp_nest_lock_t lock

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

Referenced by gomp_destroy_nest_lock_30(), gomp_init_nest_lock_30(), gomp_set_nest_lock_30(), gomp_test_nest_lock_30(), gomp_unset_nest_lock_30(), main(), sort1(), and tf().


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