Lines Matching refs:setpriority
284 if (setpriority(PRIO_PROCESS, 0, priority_) != 0) {285 PLOG(FATAL) << "setpriority failed for " << name_;