IPC API  3.40.00.06
Data Structures
RcmServer.h File Reference

Detailed Description

Remote Command Message Server Module. An RcmServer processes inbound messages received from an RcmClient.

Note
With the exception of RcmServer_Params, the RcmServer API is an internal implementation detail of MmServiceMgr and may be changed at will.

The RcmServer processes inbound messages received from an RcmClient. After processing a message, the server will return the message to the client.

#include <xdc/runtime/knl/GateThread.h>
#include <xdc/runtime/knl/Thread.h>
#include <ti/grcm/RcmTypes.h>
Include dependency graph for RcmServer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  RcmServer_FxnDesc
 Function descriptor. More...
 
struct  RcmServer_FxnDescAry
 Function descriptor array. More...
 
struct  RcmServer_ThreadPoolDesc
 Worker pool descriptor. More...
 
struct  RcmServer_ThreadPoolDescAry
 Worker pool descriptor array. More...
 
struct  RcmServer_Params
 RcmServer Instance create parameters. More...
 
Copyright 2015, Texas Instruments Incorporated