syncList_s Struct Reference

#include <sync_list.h>


Data Fields

RWLOCK_T * lock
MUTEX_T * giant_lock
list_p list
int size


Detailed Description

Definition at line 26 of file sync_list.h.


Field Documentation

RWLOCK_T* syncList_s::lock

Definition at line 28 of file sync_list.h.

Referenced by MC_SyncDelete(), and MC_SyncInit().

Definition at line 30 of file sync_list.h.

Referenced by syncListAddNode(), syncListDelete(), syncListFind(), and syncListRemove().

Definition at line 31 of file sync_list.h.


The documentation for this struct was generated from the following file:

Generated on Thu Nov 13 14:22:59 2008 for Mobile-C by  doxygen 1.5.5