Searched refs:PSEM_UNLOCK_PARAM (Results 1 – 3 of 3) sorted by relevance
131 PSEM_UNLOCK_PARAM pUnlock = NULL; in SEMIoctl()174 pUnlock = (PSEM_UNLOCK_PARAM)pArgs; in SEMIoctl()
539 PSEM_UNLOCK_PARAM pSemUnlockParam = NULL; in MDrv_SEM_Unlock()542 pSemUnlockParam = (PSEM_UNLOCK_PARAM)malloc(sizeof(SEM_UNLOCK_PARAM)); in MDrv_SEM_Unlock()
177 }SEM_UNLOCK_PARAM, *PSEM_UNLOCK_PARAM; typedef