Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Dmdrv_semutex_io.h133 #define MDRV_SEMUTEX_UNLOCK (int)_IO(SEMUTEX_IOC_MAGIC, 1U) macro
H A DdrvMPool.c650 res = ioctl(_s32SemutexFD,MDRV_SEMUTEX_UNLOCK,&u32Index); in MsOS_UnlockMutex()