CsLock Struct Reference


Data Fields

Ns_Mutex mutex
Ns_Cond cond
int tid
int count

Detailed Description

The following structure defines a critcal section including a mutex, thread id of the owner, and a condition variable for waiting threads.


Field Documentation

Ns_Mutex CsLock::mutex

Ns_Cond CsLock::cond

int CsLock::tid

int CsLock::count


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