Searched refs:MSOS_SEMAPHORE_MAX (Results 1 – 9 of 9) sorted by relevance
228 static MsOS_Semaphore_Info _MsOS_Semaphore_Info[MSOS_SEMAPHORE_MAX];441 for( u32I=0; u32I<MSOS_SEMAPHORE_MAX; u32I++) in MsOS_Init()1064 for(s32Id=0;s32Id<MSOS_SEMAPHORE_MAX;s32Id++) in MsOS_CreateSemaphore()1071 if(s32Id < MSOS_SEMAPHORE_MAX) in MsOS_CreateSemaphore()1078 if(s32Id >= MSOS_SEMAPHORE_MAX) in MsOS_CreateSemaphore()
302 static MsOS_Semaphore_Info _MsOS_Semaphore_Info[MSOS_SEMAPHORE_MAX];474 for( u32I=0; u32I<MSOS_SEMAPHORE_MAX; u32I++) in MsOS_Init()1433 for(s32Id=0;s32Id<MSOS_SEMAPHORE_MAX;s32Id++) in MsOS_CreateSemaphore()1441 if(s32Id < MSOS_SEMAPHORE_MAX) in MsOS_CreateSemaphore()1446 if(s32Id >= MSOS_SEMAPHORE_MAX) in MsOS_CreateSemaphore()
277 static MsOS_Semaphore_Info _MsOS_Semaphore_Info[MSOS_SEMAPHORE_MAX];433 for( u32I=0; u32I<MSOS_SEMAPHORE_MAX; u32I++) in MsOS_Init()1587 for(s32Id=0;s32Id<MSOS_SEMAPHORE_MAX;s32Id++) in MsOS_CreateSemaphore()1594 if(s32Id < MSOS_SEMAPHORE_MAX) in MsOS_CreateSemaphore()1600 if(s32Id >= MSOS_SEMAPHORE_MAX) in MsOS_CreateSemaphore()
361 static MsOS_Semaphore_Info _MsOS_Semaphore_Info[MSOS_SEMAPHORE_MAX];1357 for(s32Id=0;s32Id<MSOS_SEMAPHORE_MAX;s32Id++)1364 if(s32Id < MSOS_SEMAPHORE_MAX)1370 if(s32Id >= MSOS_SEMAPHORE_MAX)
258 static MsOS_Semaphore_Info _MsOS_Semaphore_Info[MSOS_SEMAPHORE_MAX];445 for( u32I=0; u32I<MSOS_SEMAPHORE_MAX; u32I++) in MsOS_Init()1567 for (s32Id = 0; s32Id < MSOS_SEMAPHORE_MAX; s32Id++) in MsOS_CreateSemaphore()1574 if (s32Id < MSOS_SEMAPHORE_MAX) in MsOS_CreateSemaphore()1580 if (s32Id >= MSOS_SEMAPHORE_MAX) in MsOS_CreateSemaphore()
412 static MsOS_Semaphore_Info _MsOS_Semaphore_Info[MSOS_SEMAPHORE_MAX];655 for( u32I=0; u32I<MSOS_SEMAPHORE_MAX; u32I++) in MsOS_Init()1991 for(s32Id=0;s32Id<MSOS_SEMAPHORE_MAX;s32Id++) in MsOS_CreateSemaphore()1998 if(s32Id < MSOS_SEMAPHORE_MAX) in MsOS_CreateSemaphore()2004 if(s32Id >= MSOS_SEMAPHORE_MAX) in MsOS_CreateSemaphore()
194 #define MSOS_SEMAPHORE_MAX (32+150) macro
80738 #define MSOS_SEMAPHORE_MAX (32+150)