Searched refs:PROCESS_PRIORITY_MIN (Results 1 – 1 of 1) sorted by relevance
197 static constexpr int PROCESS_PRIORITY_MIN = 19; variable2474 setpriority(PRIO_PROCESS, 0, PROCESS_PRIORITY_MIN); in ForkCommon()