Searched refs:isExceptionalStatus (Results 1 – 2 of 2) sorted by relevance
743 do {} while (isExceptionalStatus(a.trySetThrown(ex)) && in trySetException()
363 static boolean isExceptionalStatus(int s) { // needed by subclasses in isExceptionalStatus() method in ForkJoinTask1403 if (isExceptionalStatus(s = trySetThrown(ex)) && in trySetException()