Searched refs:_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) macro3424 _MSOS_SHM_LOCK(pMutexShmIdx); in MsOS_SHM_Init()3434 _MSOS_SHM_LOCK(pMutexShm); in MsOS_SHM_Init()3557 _MSOS_SHM_LOCK(pMutexShmIdx); in MsOS_SHM_GetId()3559 _MSOS_SHM_LOCK(pMutexShm); in MsOS_SHM_GetId()