Searched refs:bShared (Results 1 – 4 of 4) sorted by relevance
367 MS_BOOL bShared; member1680 _MsOS_Mutex_Info[s32LstUnused].bShared = TRUE; in MsOS_CreateMutex()1693 _MsOS_Mutex_Info[s32LstUnused].bShared = FALSE; in MsOS_CreateMutex()1753 if(_MsOS_Mutex_Info[s32MutexId].bShared) in MsOS_DeleteMutex()1793 if (_MsOS_Mutex_Info[s32MutexId].bShared) in MsOS_ObtainMutex()1829 if (_MsOS_Mutex_Info[s32MutexId].bShared) in MsOS_ObtainMutex()1849 if (_MsOS_Mutex_Info[s32MutexId].bShared) in MsOS_ObtainMutex()1885 if(_MsOS_Mutex_Info[s32MutexId].bShared) in MsOS_ReleaseMutex()
237 MS_BOOL bShared; member
259 MS_BOOL bShared; member
2224 MS_BOOL bShared; in MApi_GOP_GWIN_SetGWinShared() local2228 bShared = bIsShared; in MApi_GOP_GWIN_SetGWinShared()2231 ioctl_info.pSet = (void*)&bShared; in MApi_GOP_GWIN_SetGWinShared()