Searched refs:doInvoke (Results 1 – 1 of 1) sorted by relevance
366 private int doInvoke() { in doInvoke() method in ForkJoinTask697 if ((s = doInvoke() & DONE_MASK) != NORMAL) in invoke()722 if ((s1 = t1.doInvoke() & DONE_MASK) != NORMAL) in invokeAll()754 else if (t.doInvoke() < NORMAL && ex == null) in invokeAll()806 else if (t.doInvoke() < NORMAL && ex == null) in invokeAll()1048 doInvoke(); in quietlyInvoke()