Mutex Struct Reference


Data Fields

void * lock
MutexnextPtr
unsigned int id
unsigned long nlock
unsigned long nbusy
char name [NS_THREAD_NAMESIZE+1]

Detailed Description

The following structure defines a mutex with string name and lock and busy counters.


Field Documentation

void* Mutex::lock

struct Mutex* Mutex::nextPtr

unsigned int Mutex::id

unsigned long Mutex::nlock

unsigned long Mutex::nbusy

char Mutex::name[NS_THREAD_NAMESIZE+1]


The documentation for this struct was generated from the following file:
Generated on Tue Sep 4 19:58:57 2007 by  doxygen 1.5.1