Chris O'Byrne - YAVRTOS |
||||||||||||||||||||||||||||
|
mutex_t Struct ReferenceA structure describing a mutex. More...
Detailed DescriptionA structure describing a mutex.
Field Documentation
For internal use only. The task that currently owns the mutex
For internal use only. The semaphore that other tasks waiting to own the mutex will suspend themselves against
For internal use only. The next mutex that is owned by this task - used to release mutexes owned by a stopping task
The documentation for this struct was generated from the following file: |
|||||||||||||||||||||||||||
YAVRTOS and YAVRTOS documentation Copyright © 2007-2009 Chris O'Byrne. Email - chris <at> obyrne <dot> com