Searched refs:PC_GETNICE (Results 1 – 3 of 3) sorted by relevance
140 pcnice.pc_op = PC_GETNICE; in getpriority()187 pcnice_t gpcnice = { 0, PC_GETNICE }; in setpriority()
73 #define PC_GETNICE 0 macro
682 if (!error && (pcnice.pc_op == PC_GETNICE)) { in priocntl_common()933 if (pcnice->pc_op == PC_GETNICE) { in setthreadnice()1003 if (pcnice->pc_op != PC_GETNICE && pcnice->pc_op != PC_SETNICE) in donice()1011 if (pcnice->pc_op == PC_GETNICE) in donice()1041 if (pcnice->pc_op == PC_GETNICE) { in donice()