Searched defs:_MSOS_SHM_UNLOCK (Results 1 – 1 of 1) sorted by relevance
514 #define _MSOS_SHM_UNLOCK(pSemIndex) MsOS_UnlockMutex(pSemIndex,4) macro518 #define _MSOS_SHM_UNLOCK(pSem) sem_post(pSem) macro521 #define _MSOS_SHM_UNLOCK(pSem) macro