Main Page | Modules | Data Structures | File List | Data Fields | Related Pages

rdwr_var Struct Reference
[Thread implementation]

Reader/Writer lock struct. More...

#include <threading.h>


Data Fields

int readers_reading
 Counts rlocks.
int writer_writing
 Counts wlocks.
T_MUTEX mutex
 locks the struct itself
T_COND lock_free
 signals that the lock is free


Detailed Description

Reader/Writer lock struct.

Definition at line 94 of file threading.h.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 30 13:43:27 2005 for Mntd by  doxygen 1.3.9.1