Home
last modified time | relevance | path

Searched refs:tryComplete (Results 1 – 8 of 8) sorted by relevance

/libcore/ojluni/src/main/java/java/util/
DArraysParallelSortHelpers.java146 s.tryComplete(); in compute()
227 tryComplete(); in compute()
264 s.tryComplete(); in compute()
339 tryComplete(); in compute()
375 s.tryComplete(); in compute()
450 tryComplete(); in compute()
486 s.tryComplete(); in compute()
561 tryComplete(); in compute()
597 s.tryComplete(); in compute()
672 tryComplete(); in compute()
[all …]
/libcore/ojluni/src/main/java/java/util/concurrent/
DCountedCompleter.java574 public final void tryComplete() { in tryComplete() method in CountedCompleter
637 p.tryComplete(); in complete()
DCompletableFuture.java600 tryComplete: if (result == null) { in uniApply()
604 break tryComplete; in uniApply() local
654 tryComplete: if (result == null) { in uniAccept()
658 break tryComplete; in uniAccept() local
976 tryComplete: if (result == null) { in uniCompose()
980 break tryComplete; in uniCompose() local
1122 tryComplete: if (result == null) { in biApply()
1126 break tryComplete; in biApply() local
1133 break tryComplete; in biApply() local
1193 tryComplete: if (result == null) { in biAccept()
[all …]
/libcore/ojluni/src/main/java/java/util/stream/
DAbstractShortCircuitTask.java137 task.tryComplete(); in compute()
DAbstractTask.java317 task.tryComplete(); in compute()
DForEachOps.java483 task.tryComplete(); in doCompute()
505 leftDescendant.tryComplete(); in onCompletion()
/libcore/jsr166-tests/src/test/java/jsr166/
DForkJoinPool8Test.java885 p.tryComplete(); in compute()
939 p.tryComplete(); in compute()
DCountedCompleterTest.java435 a.tryComplete();
439 a.tryComplete();