Searched refs:MDRV_SEMUTEX_SEMA_LOCK (Results 1 – 2 of 2) sorted by relevance
164 #define MDRV_SEMUTEX_SEMA_LOCK (int)_IOR(SEMUTEX_IOC_MAGIC, 13U, int) macro
807 res = ioctl(_s32SemutexFD, MDRV_SEMUTEX_SEMA_LOCK, &u32Index); in MsOS_ObtainNamedSemaphore()