rwlock_s Struct Reference

#include <rwlock.h>

Data Fields

int readers
MUTEX_T * lock
COND_T * reader_cond
COND_T * writer_cond

Detailed Description

Definition at line 6 of file rwlock.h.


Field Documentation

MUTEX_T* rwlock_s::lock

Definition at line 11 of file rwlock.h.

Referenced by ListRDtoWR(), rwlock_Destroy(), rwlock_New(), rwlock_rdunlock(), and rwlock_wrlock().


The documentation for this struct was generated from the following file:
Generated on Fri Jun 17 16:59:09 2011 for Mobile-C by  doxygen 1.6.3