Home
last modified time | relevance | path

Searched refs:bForceDiscardPendingMsg (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/linux/
H A DdrvMBX.c453 MBX_Result MDrv_MBX_DeInit(MS_BOOL bForceDiscardPendingMsg) in MDrv_MBX_DeInit() argument
457 if(!bForceDiscardPendingMsg) //if do not discard if still has mail message in MDrv_MBX_DeInit()
459 stSetBInfo.bInfo = bForceDiscardPendingMsg; in MDrv_MBX_DeInit()
/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/api_mbx/
H A DapiMBX.c368 MBX_Result MApi_MBX_DeInit(MS_BOOL bForceDiscardPendingMsg) in MApi_MBX_DeInit() argument
370 return MDrv_MBX_DeInit(bForceDiscardPendingMsg); in MApi_MBX_DeInit()
/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/ecos_nos/
H A DdrvMBXMsgPool.c479 MSGPOOL_Result MDrv_MSGQ_DeInit(MS_BOOL bForceDiscardPendingMsg) in MDrv_MSGQ_DeInit() argument
484 if(!bForceDiscardPendingMsg) in MDrv_MSGQ_DeInit()
H A DdrvMBX.c804 MBX_Result MDrv_MBX_DeInit(MS_BOOL bForceDiscardPendingMsg) in MDrv_MBX_DeInit() argument
815 if(MDrv_MSGQ_DeInit(bForceDiscardPendingMsg)==E_MBX_ERR_HAS_MSG_PENDING) in MDrv_MBX_DeInit()
H A DdrvMBXMsgPool.h209 INTERFACE MSGPOOL_Result MDrv_MSGQ_DeInit(MS_BOOL bForceDiscardPendingMsg);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiMBX.h12 MBX_Result MApi_MBX_DeInit(MS_BOOL bForceDiscardPendingMsg);
H A DdrvMBX.h530 INTERFACE MBX_Result MDrv_MBX_DeInit(MS_BOOL bForceDiscardPendingMsg);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiMBX.h12 MBX_Result MApi_MBX_DeInit(MS_BOOL bForceDiscardPendingMsg);
H A DdrvMBX.h530 INTERFACE MBX_Result MDrv_MBX_DeInit(MS_BOOL bForceDiscardPendingMsg);
/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/
H A DapiMBX.h12 MBX_Result MApi_MBX_DeInit(MS_BOOL bForceDiscardPendingMsg);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt66897 INTERFACE MBX_Result MDrv_MBX_DeInit(MS_BOOL bForceDiscardPendingMsg);
82729 MBX_Result MApi_MBX_DeInit(MS_BOOL bForceDiscardPendingMsg);