Searched refs:NUMPRI (Results 1 – 2 of 2) sorted by relevance
17 #define NUMPRI 4 macro62 static QueueP_Obj SwiP_readyList[NUMPRI];67 int mask = 1 << (NUMPRI - 1); in maxbit()68 int max = NUMPRI - 1; in maxbit()109 for (i = 0; i < NUMPRI; i++) in SwiP_construct()134 priority = NUMPRI - 1; in SwiP_construct()141 if (priority >= NUMPRI) in SwiP_construct()
17 #define NUMPRI 4 macro57 static QueueP_Obj SwiP_readyList[NUMPRI];62 int mask = 1 << (NUMPRI - 1); in maxbit()63 int max = NUMPRI - 1; in maxbit()101 for (i = 0; i < NUMPRI; i++) { in SwiP_construct()124 priority = NUMPRI - 1; in SwiP_construct()130 if (priority >= NUMPRI) { in SwiP_construct()