Searched refs:doInvoke (Results 1 – 1 of 1) sorted by relevance
395 private int doInvoke() { in doInvoke() method in ForkJoinTask726 if ((s = doInvoke() & DONE_MASK) != NORMAL) in invoke()751 if ((s1 = t1.doInvoke() & DONE_MASK) != NORMAL) in invokeAll()783 else if (t.doInvoke() < NORMAL && ex == null) in invokeAll()835 else if (t.doInvoke() < NORMAL && ex == null) in invokeAll()1077 doInvoke(); in quietlyInvoke()