Project  1.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ListMP_Elem Struct Reference

Structure defining a ListMP element. More...

#include <ListMP.h>

Data Fields

volatile SharedRegion_SRPtr next
volatile SharedRegion_SRPtr prev

Detailed Description

Structure defining a ListMP element.


Field Documentation

volatile SharedRegion_SRPtr ListMP_Elem::next

SharedRegion pointer to next element

volatile SharedRegion_SRPtr ListMP_Elem::prev

SharedRegion pointer to previous element


The documentation for this struct was generated from the following file:
Copyright 2013, Texas Instruments Incorporated