mutex Struct Reference

#include <mutex.h>


Data Fields

semaphore_t sem
thread_t owner


Detailed Description

Structure to hold information about mutex


Field Documentation

thread_t mutex::owner

owner of the thread, this item is used only if DEBUG_MUTEX > 1

semaphore_t mutex::sem

Mutex is implemented as semaphore


The documentation for this struct was generated from the following file:
Generated on Wed Nov 15 17:25:45 2006 for Kalisto by  doxygen 1.4.7