mos_mutex_s Struct Reference
[Thread Synchronization]

Mutex data structure.

#include <mutex.h>


Data Fields

thread_sowner
tlist_t q


Detailed Description

Definition at line 68 of file mutex.h.


Field Documentation

struct thread_s* owner
 

For internal use only.

Pointer to thread this mutex belongs to

Definition at line 70 of file mutex.h.

tlist_t q
 

For internal use only.

Thead list queue waiting on this mutex

Definition at line 72 of file mutex.h.


The documentation for this struct was generated from the following file:
Generated on Sun Nov 22 06:26:00 2009 for MANTIS by  doxygen 1.4.6