mc_rwlock_s Struct Reference

#include <mc_rwlock.h>

Data Fields

int num_readers
int write_flag
int write_request
MUTEX_T * lock
COND_T * cond

Detailed Description

Definition at line 39 of file mc_rwlock.h.


Field Documentation

Definition at line 40 of file mc_rwlock.h.

Referenced by mc_rwlock_init(), mc_rwlock_rdlock(), mc_rwlock_rdunlock(), and mc_rwlock_wrlock().

Definition at line 41 of file mc_rwlock.h.

Referenced by mc_rwlock_init(), mc_rwlock_rdlock(), mc_rwlock_wrlock(), and mc_rwlock_wrunlock().

Definition at line 42 of file mc_rwlock.h.

Referenced by mc_rwlock_init(), mc_rwlock_rdlock(), and mc_rwlock_wrlock().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 28 15:15:30 2010 for Mobile-C by  doxygen 1.6.3