Searched refs:getCompleter (Results 1 – 5 of 5) sorted by relevance
274 return (K) getCompleter(); in getParent()
499 public final CountedCompleter<?> getCompleter() { in getCompleter() method in CountedCompleter
221 = (CumulateTask<T>)t.getCompleter(); in compute()372 if ((par = (LongCumulateTask)t.getCompleter()) == null) { in compute()522 if ((par = (DoubleCumulateTask)t.getCompleter()) == null) { in compute()672 if ((par = (IntCumulateTask)t.getCompleter()) == null) { in compute()
884 if ((p = f.getCompleter()) != null) in compute()896 CCF p = (CCF)getCompleter(); in onCompletion()909 CCF p = (CCF)getCompleter(); in onCompletion()938 if ((p = f.getCompleter()) != null) in compute()950 FailingCCF p = (FailingCCF)getCompleter(); in onCompletion()
405 assertNull(a.getCompleter());407 assertSame(a, b.getCompleter());409 assertSame(b, c.getCompleter());554 CCF p = (CCF)getCompleter();568 CCF p = (CCF)getCompleter();605 FailingCCF p = (FailingCCF)getCompleter(); in onCompletion()