Searched refs:MDRV_SEMUTEX_SEMA_UNLOCK (Results 1 – 2 of 2) sorted by relevance
168 #define MDRV_SEMUTEX_SEMA_UNLOCK (int)_IOR(SEMUTEX_IOC_MAGIC, 15U, int) macro
840 res = ioctl(_s32SemutexFD, MDRV_SEMUTEX_SEMA_UNLOCK, &u32Index); in MsOS_ReleaseNamedSemaphore()