Home
last modified time | relevance | path

Searched defs:trySetException (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/util/concurrent/
DCountedCompleter.java741 final int trySetException(Throwable ex) { in trySetException() method in CountedCompleter
DForkJoinTask.java354 int trySetException(Throwable ex) { in trySetException() method in ForkJoinTask
1401 int trySetException(Throwable ex) { // if a handler, invoke it in trySetException() method in ForkJoinTask.RunnableExecuteAction