R_RTOS  0.1
DistributedRealTimeOperatingSystemfortheARMCortexMArchitecture
mtxStruc Struct Reference

Struct for Mutex maintenance. More...

#include <R_RTOS_inc.h>

Data Fields

TskID mtxQStrtTskID
 TskID of the first task in the waiting queue.
 
TskID mtxOccTskID
 TskID of the task currently occupying the Mutex.
 

Detailed Description

Struct for Mutex maintenance.

Contains information about the Mutex.


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