Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/sem/drv/sem/
H A DmdrvSEM.c131 PSEM_UNLOCK_PARAM pUnlock = NULL; in SEMIoctl() local
174 pUnlock = (PSEM_UNLOCK_PARAM)pArgs; in SEMIoctl()
175 u32Ret = psSEMInstPri->fpSEMUnlock(pUnlock->u32SemID); in SEMIoctl()