Searched refs:MDRV_SEMUTEX_SEMA_TRY_LOCK (Results 1 – 2 of 2) sorted by relevance
166 #define MDRV_SEMUTEX_SEMA_TRY_LOCK (int)_IOR(SEMUTEX_IOC_MAGIC, 14U, int) macro
801 res = ioctl(_s32SemutexFD, MDRV_SEMUTEX_SEMA_TRY_LOCK, &u32Index); in MsOS_ObtainNamedSemaphore()