Searched refs:pUnlock (Results 1 – 1 of 1) sorted by relevance
131 PSEM_UNLOCK_PARAM pUnlock = NULL; in SEMIoctl() local174 pUnlock = (PSEM_UNLOCK_PARAM)pArgs; in SEMIoctl()175 u32Ret = psSEMInstPri->fpSEMUnlock(pUnlock->u32SemID); in SEMIoctl()