Searched refs:MsOS_CrossThreadUnlockMutex (Results 1 – 3 of 3) sorted by relevance
124 MS_BOOL MsOS_CrossThreadUnlockMutex(MS_S32 u32Index, MS_BOOL bEnable);
658 MS_BOOL MsOS_CrossThreadUnlockMutex(MS_S32 u32Index, MS_BOOL bEnable) in MsOS_CrossThreadUnlockMutex() function
1931 return MsOS_CrossThreadUnlockMutex(_MsOS_Mutex_Info[s32MutexId].msos_mutex.u32Index, bEnable); in MsOS_EnableCrossThreadReleaseMutex()