Searched refs:MDRV_SEMUTEX_CREATE_MUTEX (Results 1 – 2 of 2) sorted by relevance
148 #define MDRV_SEMUTEX_CREATE_MUTEX (int)_IOR(SEMUTEX_IOC_MAGIC, 5U, int) macro
575 s32Index = ioctl(_s32SemutexFD,MDRV_SEMUTEX_CREATE_MUTEX,&createmutex); in MsOS_CreateNamedMutex()577 s32Index = ioctl(_s32SemutexFD,MDRV_SEMUTEX_CREATE_MUTEX,ps8MutexName); in MsOS_CreateNamedMutex()