Searched defs:_MSOS_SHM_LOCK (Results 1 – 1 of 1) sorted by relevance
513 #define _MSOS_SHM_LOCK(pSemIndex) MsOS_LockMutex(pSemIndex,0) macro517 #define _MSOS_SHM_LOCK(pSem) sem_wait(pSem) macro520 #define _MSOS_SHM_LOCK(pSem) macro