Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Dmdrv_semutex_io.h128 #define MDRV_SEMUTEX_LOCK (int)_IO(SEMUTEX_IOC_MAGIC, 0U) macro
H A DdrvMPool.c612 res = ioctl(_s32SemutexFD,MDRV_SEMUTEX_LOCK,&u32Index); in MsOS_LockMutex()