Home
last modified time | relevance | path

Searched refs:SEM_UNLOCK_PARAM (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/sem/utopia_adaption/sem/
H A DSEM_adp.c20 UADP_SPT_0NXT_DEF(SEM_UNLOCK_PARAM);
36 UADP_SPT_0NXT(SEM_UNLOCK_PARAM); in SEM_adp_Init()
/utopia/UTPA2-700.0.x/modules/sem/drv/sem/
H A DdrvSEM_priv.h177 }SEM_UNLOCK_PARAM, *PSEM_UNLOCK_PARAM; typedef
H A DdrvSEM.c542 pSemUnlockParam = (PSEM_UNLOCK_PARAM)malloc(sizeof(SEM_UNLOCK_PARAM)); in MDrv_SEM_Unlock()