sync
git-svn-id: svn://opensvn.adaptivecomputing.com/maui/trunk@15 3f5042e3-fb1d-0410-be18-d6ca2573e517
This commit is contained in:
parent
2c94c3a662
commit
8e2ea322e7
@ -601,7 +601,7 @@ int MQueueSelectAllJobs(
|
||||
|
||||
if (UpdateStats == TRUE)
|
||||
{
|
||||
MStatClearUsage(0,(1 << mlActive)|(1 << mlIdle),FALSE);
|
||||
MStatClearUsage(0,(1 << mlIdle),FALSE);
|
||||
}
|
||||
else if (TrackIdle == TRUE)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user