Data Fields

MessageQ_Params Struct Reference

Structure defining parameters for the MessageQ module. More...

#include <MessageQ.h>

Data Fields

Void * synchronizer

Detailed Description

Structure defining parameters for the MessageQ module.


Field Documentation

Synchronizer instance used to signal IO completion

The synchronizer is used in the MessageQ_put and MessageQ_get calls. The synchronizer signal is called as part of the MessageQ_put call. The synchronizer waits in the MessageQ_get if there are no messages present.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2011, Texas Instruments Incorporated