![]() | ![]() |
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:
Copyright 2010, Texas Instruments Incorporated
本文档详细介绍了MessageQ模块的参数结构MessageQ_Params,该结构定义了MessageQ模块所需的同步实例,用于信号量操作及I/O完成信号的触发。


2534

被折叠的 条评论
为什么被折叠?



