Searched refs:u32SemaCount (Results 1 – 1 of 1) sorted by relevance
298 MS_U32 u32SemaCount; member1453 _MsOS_Semaphore_Info[s32Id].u32SemaCount = u32InitCnt; in MsOS_CreateSemaphore()1492 for(s32Count=0;s32Count<_MsOS_Semaphore_Info[s32SemaphoreId].u32SemaCount;s32Count++) in MsOS_DeleteSemaphore()1520 _MsOS_Semaphore_Info[s32SemaphoreId].u32SemaCount = 0; in MsOS_DeleteSemaphore()