Searched refs:setPendingCount (Results 1 – 5 of 5) sorted by relevance
304 cc.setPendingCount(pendingCount);348 a.setPendingCount(val);380 a.setPendingCount(-1);432 a.setPendingCount(n);455 a.setPendingCount(n);475 a.setPendingCount(1);489 a.setPendingCount(1);490 b.setPendingCount(1);512 a.setPendingCount(1);513 b.setPendingCount(1);[all …]
121 task.setPendingCount(1); in compute()
301 task.setPendingCount(1); in compute()
1868 task.setPendingCount(1);2056 task.setPendingCount(task.node.getChildCount() - 1);
517 public final void setPendingCount(int count) { in setPendingCount() method in CountedCompleter