Home
last modified time | relevance | path

Searched refs:MDRV_SEMUTEX_SEMA_LOCK (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Dmdrv_semutex_io.h164 #define MDRV_SEMUTEX_SEMA_LOCK (int)_IOR(SEMUTEX_IOC_MAGIC, 13U, int) macro
H A DdrvMPool.c807 res = ioctl(_s32SemutexFD, MDRV_SEMUTEX_SEMA_LOCK, &u32Index); in MsOS_ObtainNamedSemaphore()