Searched refs:MDRV_SEMUTEX_LOCK (Results 1 – 2 of 2) sorted by relevance
128 #define MDRV_SEMUTEX_LOCK (int)_IO(SEMUTEX_IOC_MAGIC, 0U) macro
612 res = ioctl(_s32SemutexFD,MDRV_SEMUTEX_LOCK,&u32Index); in MsOS_LockMutex()