Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/sem/drv/sem/
H A DmdrvSEM.c111 pSEMPri->fpSEMUnlock = (IOCTL_SEM_UNLOCK)MDrv_SEM_Unlock_U2K; in SEMOpen()
175 u32Ret = psSEMInstPri->fpSEMUnlock(pUnlock->u32SemID); in SEMIoctl()
H A DdrvSEM_priv.h206 IOCTL_SEM_UNLOCK fpSEMUnlock; member