Home
last modified time | relevance | path

Searched defs:_MSOS_SHM_LOCK (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c513 #define _MSOS_SHM_LOCK(pSemIndex) MsOS_LockMutex(pSemIndex,0) macro
517 #define _MSOS_SHM_LOCK(pSem) sem_wait(pSem) macro
520 #define _MSOS_SHM_LOCK(pSem) macro