Home
last modified time | relevance | path

Searched refs:bForceDiscardMsgQueue (Results 1 – 12 of 12) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/linux/
H A DdrvMBX.c579 MBX_Result MDrv_MBX_UnRegisterMSG(MBX_Class eMsgClass, MS_BOOL bForceDiscardMsgQueue) in MDrv_MBX_UnRegisterMSG() argument
592 stUnRegisterMsg.bForceDiscardMsgQueue = bForceDiscardMsgQueue; in MDrv_MBX_UnRegisterMSG()
H A Dmdrv_mbx_st.h142 MS_BOOL bForceDiscardMsgQueue; member
/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/api_mbx/
H A DapiMBX.c384 MBX_Result MApi_MBX_UnRegisterMSG(MBX_Class eMsgClass, MS_BOOL bForceDiscardMsgQueue) in MApi_MBX_UnRegisterMSG() argument
386 return MDrv_MBX_UnRegisterMSG(eMsgClass, bForceDiscardMsgQueue); in MApi_MBX_UnRegisterMSG()
/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/ecos_nos/
H A DdrvMBXMsgPool.c547 MSGPOOL_Result MDrv_MSGQ_UnRegisterMSG(MS_S16 s16MsgQID, MS_BOOL bForceDiscardMsgQueue) in MDrv_MSGQ_UnRegisterMSG() argument
556 …if((!bForceDiscardMsgQueue) && ((_msgQMgrMSGQ[s16MsgQID].u16InstantMsgNum+_msgQMgrMSGQ[s16MsgQID].… in MDrv_MSGQ_UnRegisterMSG()
H A DdrvMBX.c929 MBX_Result MDrv_MBX_UnRegisterMSG(MBX_Class eMsgClass, MS_BOOL bForceDiscardMsgQueue) in MDrv_MBX_UnRegisterMSG() argument
947 mbxResult = (MBX_Result)MDrv_MSGQ_UnRegisterMSG((MS_S16)eMsgClass, bForceDiscardMsgQueue); in MDrv_MBX_UnRegisterMSG()
H A DdrvMBXMsgPool.h212 INTERFACE MSGPOOL_Result MDrv_MSGQ_UnRegisterMSG(MS_S16 s16MsgQID, MS_BOOL bForceDiscardMsgQueue);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiMBX.h16 MBX_Result MApi_MBX_UnRegisterMSG(MBX_Class eMsgClass, MS_BOOL bForceDiscardMsgQueue);
H A DdrvMBX.h558 INTERFACE MBX_Result MDrv_MBX_UnRegisterMSG(MBX_Class eMsgClass, MS_BOOL bForceDiscardMsgQueue);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiMBX.h16 MBX_Result MApi_MBX_UnRegisterMSG(MBX_Class eMsgClass, MS_BOOL bForceDiscardMsgQueue);
H A DdrvMBX.h558 INTERFACE MBX_Result MDrv_MBX_UnRegisterMSG(MBX_Class eMsgClass, MS_BOOL bForceDiscardMsgQueue);
/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/
H A DapiMBX.h16 MBX_Result MApi_MBX_UnRegisterMSG(MBX_Class eMsgClass, MS_BOOL bForceDiscardMsgQueue);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt66903 INTERFACE MBX_Result MDrv_MBX_UnRegisterMSG(MBX_Class eMsgClass, MS_BOOL bForceDiscardMsgQueue);
82733 MBX_Result MApi_MBX_UnRegisterMSG(MBX_Class eMsgClass, MS_BOOL bForceDiscardMsgQueue);