SYS/BIOS  7.00
Data Fields
GateMutexPri_Struct Struct Reference

#include <ti/sysbios/gates/GateMutexPri.h>

Collaboration diagram for GateMutexPri_Struct:
Collaboration graph
[legend]

Data Fields

Queue_Elem objElem
 
volatile unsigned int mutexCnt
 
volatile int ownerOrigPri
 
volatile Task_Handle owner
 
Queue_Object pendQ
 

Field Documentation

§ objElem

Queue_Elem GateMutexPri_Struct::objElem

§ mutexCnt

volatile unsigned int GateMutexPri_Struct::mutexCnt

§ ownerOrigPri

volatile int GateMutexPri_Struct::ownerOrigPri

§ owner

volatile Task_Handle GateMutexPri_Struct::owner

§ pendQ

Queue_Object GateMutexPri_Struct::pendQ

The documentation for this struct was generated from the following file:
© Copyright 1995-2021, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale