Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

_pt_gate_t_ Struct Reference

#include <pt.h>

List of all members.

Public Attributes

int ngate
int nthreads
pthread_mutex_t mutex
pthread_mutex_t block
pthread_cond_t condvar
pthread_cond_t last


Member Data Documentation

pthread_mutex_t _pt_gate_t_::block
 

Definition at line 241 of file pt.h.

pthread_cond_t _pt_gate_t_::condvar
 

Definition at line 242 of file pt.h.

pthread_cond_t _pt_gate_t_::last
 

Definition at line 243 of file pt.h.

pthread_mutex_t _pt_gate_t_::mutex
 

Definition at line 240 of file pt.h.

int _pt_gate_t_::ngate
 

Definition at line 238 of file pt.h.

int _pt_gate_t_::nthreads
 

Definition at line 239 of file pt.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 16 17:14:12 2005 for Matvec by doxygen1.2.16