Searched refs:kSystemDaemonNiceValue (Results 1 – 1 of 1) sorted by relevance
432 static constexpr int kSystemDaemonNiceValue = 4; // priority 124 in VMRuntime_setSystemDaemonThreadPriority() local433 if (setpriority(PRIO_PROCESS, tid, kSystemDaemonNiceValue) != 0) { in VMRuntime_setSystemDaemonThreadPriority()435 << kSystemDaemonNiceValue << ") failed"; in VMRuntime_setSystemDaemonThreadPriority()