omp_nest_lock_t Struct Reference

#include <omp-lock.h>


Data Fields

int lock
int count
void * owner
sem_t lock
void * owner
void * owner


Detailed Description

Definition at line 10 of file omp-lock.h.


Field Documentation

int omp_nest_lock_t::count

Definition at line 10 of file omp-lock.h.

Referenced by gomp_init_nest_lock_30(), gomp_set_nest_lock_30(), gomp_test_nest_lock_30(), and gomp_unset_nest_lock_30().

sem_t omp_nest_lock_t::lock

Definition at line 22 of file omp-lock.h.

sem_t omp_nest_lock_t::lock

Definition at line 10 of file omp-lock.h.

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

void* omp_nest_lock_t::owner

Definition at line 20 of file omp-lock.h.

void* omp_nest_lock_t::owner

Definition at line 22 of file omp-lock.h.

void* omp_nest_lock_t::owner

Definition at line 10 of file omp-lock.h.

Referenced by gomp_init_nest_lock_30(), gomp_set_nest_lock_30(), gomp_test_nest_lock_30(), and gomp_unset_nest_lock_30().


The documentation for this struct was generated from the following files:
Generated on Fri Apr 5 05:41:51 2013 for Libgomp by  doxygen 1.4.7