Searched refs:DEFALUTE_PRIORITY (Results 1 – 1 of 1) sorted by relevance
38 const int DEFALUTE_PRIORITY = 31; in ChildFun() local41 if ((currProcessPri > DEFALUTE_PRIORITY) || (currProcessPri < 0)) { in ChildFun()