Searched refs:NZERO (Results 1 – 4 of 4) sorted by relevance
234 #define NZERO 0 /* default "nice" */ macro
412 p->p_nice = NZERO; in proc0_init()
659 if (p->p_nice > NZERO) in statclock()
499 p->p_nice = NZERO; in proc0_init()