SysLink API Reference  2.21.03.11
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
MessageQ_Params Struct Reference

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

#include <MessageQ.h>

Collaboration diagram for MessageQ_Params:
Collaboration graph

Data Fields

Voidsynchronizer

Detailed Description

Structure defining parameters for the MessageQ module.


Field Documentation

Void* MessageQ_Params::synchronizer

Synchronizer instance used to signal IO completion

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


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