Lines Matching defs:nice
913 int nice;
930 if ((error = CL_DONICE(tp, CRED(), 0, &nice)) != 0)
939 if (nice < pcnice->pc_val)
940 pcnice->pc_val = nice;
944 * Try to change the nice value of the thread.
946 inc = pcnice->pc_val - nice;
971 * Check permissions before changing the nice value.
991 * Update the nice value of the specified LWP or set of processes.
1008 * possible nice value to help us find the lowest nice value