Home
last modified time | relevance | path

Searched refs:t_nice (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/csh/
H A Dsh.sem.c117 t->t_nice = getn(t->t_dcom[1]);
123 t->t_nice = 4;
264 0, t->t_nice);
H A Dsh.h303 short t_nice; member
H A Dsh.proc.c1268 (void) setpriority(PRIO_PROCESS, 0, t->t_nice); in pfork()