ListMP_Params Struct Reference

Structure defining parameter structure for ListMP_create(). More...

#include <ListMP.h>

Data Fields

GateMP_Handle gate
String name
UInt16 regionId

Detailed Description

Structure defining parameter structure for ListMP_create().


Field Documentation

GateMP instance for critical region management of shared memory

Using the default value of NULL will result in use of the GateMP system gate for context protection.

Name of the instance

The name must be unique among all ListMP instances in the system. When creating using name and region Id, the name must not be null.

SharedRegion ID.

The ID corresponding to the index of the shared region in which this shared instance is to be placed. This is used in create() only when name is not null.


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

Copyright 2010, Texas Instruments Incorporated