Searched refs:kForegroundPriority (Results 1 – 1 of 1) sorted by relevance
28 const int kForegroundPriority = 0; variable82 (20 - kForegroundPriority) <= static_cast<int>(rlim.rlim_cur); in CanReraisePriority()132 int priority = background ? kBackgroundPriority : kForegroundPriority; in SetProcessBackgrounded()