Searched refs:FNICE (Results 1 – 3 of 3) sorted by relevance
119 t->t_dflg |= FNICE;125 t->t_dflg |= FNICE;156 (!bifunc || t->t_dflg & (FPOU|FAND|FNICE|FNOHUP))))262 if (t->t_dflg & FNICE)
313 #define FSAVE (FNICE|FTIME|FNOHUP) /* save these when re-doing */326 #define FNICE (1<<11) /* t_nice is meaningful */ macro
1267 if (t->t_dflg & FNICE) in pfork()