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 93 of file threading.h.


The documentation for this struct was generated from the following file:
Generated on Thu May 27 23:27:28 2004 for Mntd by doxygen 1.3.5