Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_private.h124 MS_BOOL MsOS_CrossThreadUnlockMutex(MS_S32 u32Index, MS_BOOL bEnable);
H A DdrvMPool.c658 MS_BOOL MsOS_CrossThreadUnlockMutex(MS_S32 u32Index, MS_BOOL bEnable) in MsOS_CrossThreadUnlockMutex() function
H A DMsOS_linux.c1931 return MsOS_CrossThreadUnlockMutex(_MsOS_Mutex_Info[s32MutexId].msos_mutex.u32Index, bEnable); in MsOS_EnableCrossThreadReleaseMutex()