Searched refs:maxTasks (Results 1 – 1 of 1) sorted by relevance
725 public final void helpComplete(int maxTasks) { in helpComplete() argument731 if (q != null && maxTasks > 0) in helpComplete()732 q.helpComplete(this, owned, maxTasks); in helpComplete()