Searched refs:kNiceValueForMergeThreads (Results 1 – 4 of 4) sorted by relevance
546 if (setpriority(PRIO_PROCESS, gettid(), kNiceValueForMergeThreads)) { in RunMergeThread()
62 static constexpr int kNiceValueForMergeThreads = -5; variable
257 if (setpriority(PRIO_PROCESS, gettid(), kNiceValueForMergeThreads)) { in RunThread()
730 if (setpriority(PRIO_PROCESS, gettid(), kNiceValueForMergeThreads)) { in RunThread()