Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux/
H A Dutopia_dapi.c838 MsOS_UnlockMutex(pLocatedRPool->u32MutexID, 0); in UtopiaResourceTryObtain()
846 MsOS_UnlockMutex(pLocatedRPool->u32MutexID, 0); in UtopiaResourceTryObtain()
930 MsOS_UnlockMutex(pLocatedRPool->u32MutexID, 0); in UtopiaResourceObtain()
938 MsOS_UnlockMutex(pLocatedRPool->u32MutexID, 0); in UtopiaResourceObtain()
962 MsOS_UnlockMutex(pRPool->u32MutexID, 0); in UtopiaResourceRelease()
1089 MsOS_UnlockMutex(pLocatedRPool->u32MutexID, 0); in UtopiaModuleResetPool()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DMsOS.h1976 MS_BOOL MsOS_UnlockMutex(MS_S32 u32Index,int flag);
1978 MS_BOOL MsOS_UnlockMutex(MS_S32 u32Index,MS_S32 flag);
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c390 #define MUTEX_MUTEX_UNLOCK() MsOS_UnlockMutex(u32MSos_Mutex_Index,2)
514 #define _MSOS_SHM_UNLOCK(pSemIndex) MsOS_UnlockMutex(pSemIndex,4)
1887 if(!MsOS_UnlockMutex(_MsOS_Mutex_Info[s32MutexId].msos_mutex.u32Index,5)) in MsOS_ReleaseMutex()
H A DdrvMPool.c634 MS_BOOL MsOS_UnlockMutex(MS_S32 u32Index, MS_S32 flag) in MsOS_UnlockMutex() function
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DMsOS.h1733 MS_BOOL MsOS_UnlockMutex(MS_S32 u32Index,MS_S32 flag);
/utopia/UTPA2-700.0.x/projects/build/
H A Dapi_with_header_file.csv107 ,,MsOS_UnlockMutex,MsOS.h,1,1,1,1,1,1
H A DDatabase.csv107 ,,MsOS_UnlockMutex,MsOS.h,1,1,1,1,1,1,1
H A Dpreprocess.txt81892 MS_BOOL MsOS_UnlockMutex(MS_S32 u32Index,int flag);
81894 MS_BOOL MsOS_UnlockMutex(MS_S32 u32Index,MS_S32 flag);