Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

_my_rw_lock_t Struct Reference

#include <my_pthread.h>

List of all members.

Public Attributes

pthread_mutex_t lock
pthread_cond_t readers
pthread_cond_t writers
int state
int waiters


Member Data Documentation

pthread_mutex_t _my_rw_lock_t::lock
 

Definition at line 574 of file my_pthread.h.

pthread_cond_t _my_rw_lock_t::readers
 

Definition at line 575 of file my_pthread.h.

int _my_rw_lock_t::state
 

Definition at line 577 of file my_pthread.h.

int _my_rw_lock_t::waiters
 

Definition at line 578 of file my_pthread.h.

pthread_cond_t _my_rw_lock_t::writers
 

Definition at line 576 of file my_pthread.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:31 2006 by  doxygen 1.4.2