Searched refs:CurRunners (Results 1 – 3 of 3) sorted by relevance
2643 CurRunners -= ProcListVec[i].proc_count;2646 if (CurRunners < 0)2647 CurRunners = 0;2715 CurRunners -= ProcListVec[i].proc_count; in proc_list_probe()
2046 EXTERN int volatile CurRunners; /* current number of runner children */ variable2256 if (CurRunners < 0) \2261 fct, CurRunners, idx, count); \2262 CurRunners = 0; \
1518 curnum, MaxQueueChildren, CurRunners,1522 CurRunners + WorkGrp[curnum].wg_maxact > MaxQueueChildren)1541 CurRunners += WorkGrp[curnum].wg_maxact;1565 CurRunners -= WorkGrp[curnum].wg_maxact;