Searched refs:NUM_PRIORITY (Results 1 – 4 of 4) sorted by relevance
101 #define NUM_PRIORITY 8 // Number of priority levels macro
357 ASSERT(ulBits < NUM_PRIORITY); in IntPriorityGroupingSet()388 for(ulLoop = 0; ulLoop < NUM_PRIORITY; ulLoop++) in IntPriorityGroupingGet()
224 ASSERT(ui32Bits < NUM_PRIORITY); in IntPriorityGroupingSet()250 for(ui32Loop = 0; ui32Loop < NUM_PRIORITY; ui32Loop++) in IntPriorityGroupingGet()
187 #define NUM_PRIORITY 8 macro
Completed in 8 milliseconds