Searched refs:gpcnice (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dsetpriority.c187 pcnice_t gpcnice = { 0, PC_GETNICE }; local
202 if (priocntl(idtype, id, PC_DONICE, &gpcnice) == 0 &&
203 prio < gpcnice.pc_val) {

Completed in 54 milliseconds