_MUTEX Struct Reference
[XgMutex]

Recursive mutex. More...

#include <sys/mutex.h>

Collaboration diagram for _MUTEX:

Collaboration graph
[legend]

Data Fields

HANDLE qhp
 Queue to wait, if mutex is not free.
NUTTHREADINFOthread
 Thread who owns the mutex.
u_short count
 Lock counter.

Detailed Description

Recursive mutex.

Definition at line 80 of file mutex.h.


Field Documentation

Queue to wait, if mutex is not free.

Definition at line 81 of file mutex.h.

Thread who owns the mutex.

Definition at line 82 of file mutex.h.

Lock counter.

Definition at line 83 of file mutex.h.


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

Generated on Sun Aug 31 13:31:35 2008 for FrankenRTOS by  doxygen 1.5.6