syncListNode_s Struct Reference

#include <sync_list.h>


Data Fields

MUTEX_T * lock
COND_T * cond
SEMAPHORE_T * sem
int id
int signalled


Detailed Description

Definition at line 16 of file sync_list.h.


Field Documentation

SEMAPHORE_T* syncListNode_s::sem

Definition at line 20 of file sync_list.h.

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


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