LPCOpen Platform  v1.03
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
OS_MUTEX Struct Reference

Detailed Description

Definition at line 868 of file os.h.

#include "os.h"

Data Fields

OS_OBJ_TYPE Type
 
CPU_CHARNamePtr
 
OS_PEND_LIST PendList
 
OS_TCB * OwnerTCBPtr
 
OS_PRIO OwnerOriginalPrio
 
OS_NESTING_CTR OwnerNestingCtr
 
CPU_TS TS
 

Field Documentation

CPU_CHAR* NamePtr

Definition at line 871 of file os.h.

OS_NESTING_CTR OwnerNestingCtr

Definition at line 881 of file os.h.

OS_PRIO OwnerOriginalPrio

Definition at line 880 of file os.h.

OS_TCB* OwnerTCBPtr

Definition at line 879 of file os.h.

OS_PEND_LIST PendList

Definition at line 872 of file os.h.

CPU_TS TS

Definition at line 882 of file os.h.

Definition at line 870 of file os.h.


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