Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c514 #define _MSOS_SHM_UNLOCK(pSemIndex) MsOS_UnlockMutex(pSemIndex,4) macro
518 #define _MSOS_SHM_UNLOCK(pSem) sem_post(pSem) macro
521 #define _MSOS_SHM_UNLOCK(pSem) macro
3450 _MSOS_SHM_UNLOCK(pMutexShmIdx); in MsOS_SHM_Init()
3470 _MSOS_SHM_UNLOCK(pMutexShmIdx); in MsOS_SHM_Init()
3481 _MSOS_SHM_UNLOCK(pMutexShm); in MsOS_SHM_Init()
3492 _MSOS_SHM_UNLOCK(pMutexShm); in MsOS_SHM_Init()
3507 _MSOS_SHM_UNLOCK(pMutexShmIdx); in MsOS_SHM_Init()
3509 _MSOS_SHM_UNLOCK(pMutexShm); in MsOS_SHM_Init()
3515 _MSOS_SHM_UNLOCK(pMutexShmIdx); in MsOS_SHM_Init()
[all …]