WORK_NR_COLORS
int nr_in_flight[WORK_NR_COLORS];
for (i = 0; i < WORK_NR_COLORS; i++)
return (color + 1) % WORK_NR_COLORS;