Searched refs:realCompute (Results 1 – 7 of 7) sorted by relevance
395 protected void realCompute() {411 protected void realCompute() {425 protected void realCompute() {440 protected void realCompute() throws Exception {455 protected void realCompute() throws Exception {470 protected void realCompute() throws Exception {486 protected void realCompute() {502 protected void realCompute() {518 protected void realCompute() {535 protected void realCompute() {[all …]
191 protected void realCompute() { in realCompute() method in ForkJoinPool8Test.FibAction229 protected void realCompute() { in testInvoke()245 protected void realCompute() { in testQuietlyInvoke()259 protected void realCompute() { in testForkJoin()274 protected void realCompute() { in testJoinIgnoresInterrupts()351 protected void realCompute() throws Exception { in testForkGet()366 protected void realCompute() throws Exception { in testForkTimedGet()381 protected void realCompute() throws Exception { in testForkTimedGetNPE()397 protected void realCompute() { in testForkQuietlyJoin()412 protected void realCompute() { in testAbnormalInvoke()[all …]
226 abstract void realCompute();229 realCompute();288 protected void realCompute() {}536 protected final void realCompute() {587 protected final void realCompute() {630 protected void realCompute() { in testInvoke()646 protected void realCompute() { in testQuietlyInvoke()660 protected void realCompute() { in testForkJoin()675 protected void realCompute() throws Exception { in testForkGet()690 protected void realCompute() throws Exception { in testForkTimedGet()[all …]
198 public Integer realCompute() { in realCompute() method in RecursiveTaskTest.FibTask235 public Integer realCompute() { in testInvoke()252 public Integer realCompute() { in testQuietlyInvoke()266 public Integer realCompute() { in testForkJoin()282 public Integer realCompute() throws Exception { in testForkGet()298 public Integer realCompute() throws Exception { in testForkTimedGet()314 public Integer realCompute() { in testForkQuietlyJoin()332 public Integer realCompute() { in testForkHelpQuiesce()350 public Integer realCompute() { in testAbnormalInvoke()368 public Integer realCompute() { in testAbnormalQuietlyInvoke()[all …]
180 protected void realCompute() { in realCompute() method in RecursiveActionTest.FibAction218 protected void realCompute() { in testInvoke()234 protected void realCompute() { in testQuietlyInvoke()248 protected void realCompute() { in testForkJoin()263 protected void realCompute() { in testJoinIgnoresInterrupts()343 protected void realCompute() throws InterruptedException { in testJoinIgnoresInterruptsOutsideForkJoinPool()443 protected void realCompute() throws Exception { in testForkGet()458 protected void realCompute() throws Exception { in testForkTimedGet()473 protected void realCompute() throws Exception { in testForkTimedGetNPE()489 protected void realCompute() { in testForkQuietlyJoin()[all …]
390 protected void realCompute() {411 protected void realCompute() {430 protected void realCompute() {450 protected void realCompute() throws Exception {470 protected void realCompute() throws Exception {490 protected void realCompute() throws Exception {512 protected void realCompute() {533 protected void realCompute() {554 protected void realCompute() {577 protected void realCompute() {[all …]
1675 protected abstract void realCompute() throws Throwable;1679 realCompute();1690 protected abstract T realCompute() throws Throwable;1694 return realCompute();