HomeSort by relevance Sort by last modified time
    Searched refs:quietlyJoin (Results 1 - 25 of 26) sorted by null

1 2

  /libcore/jsr166-tests/src/test/java/jsr166/
RecursiveActionTest.java 259 * join/quietlyJoin of a forked task succeeds in the presence of interrupts
302 // test quietlyJoin()
307 f.quietlyJoin();
317 f.quietlyJoin();
326 f.quietlyJoin();
336 * join/quietlyJoin of a forked task when not in ForkJoinPool
400 // test quietlyJoin() ---------
405 f.quietlyJoin();
413 f.quietlyJoin();
420 f.quietlyJoin();
    [all...]
ForkJoinPool8Test.java 270 * join/quietlyJoin of a forked task succeeds in the presence of interrupts
313 // test quietlyJoin()
318 f.quietlyJoin();
328 f.quietlyJoin();
337 f.quietlyJoin();
393 * quietlyJoin of a forked task returns when task completes
400 f.quietlyJoin();
497 * quietlyJoin of a forked task returns when task completes abnormally
504 f.quietlyJoin();
587 * quietlyJoin of a forked task returns when task cancelle
    [all...]
ForkJoinTaskTest.java 115 a.quietlyJoin(); // should be no-op
150 a.quietlyJoin(); // should be no-op
188 a.quietlyJoin(); // should be no-op
482 * quietlyJoin of a forked task returns when task completes
489 f.quietlyJoin();
603 * quietlyJoin of a forked task returns when task completes abnormally
610 f.quietlyJoin();
693 * quietlyJoin of a forked task returns when task cancelled
701 f.quietlyJoin();
    [all...]
CountedCompleterTest.java 109 a.quietlyJoin(); // should be no-op
144 a.quietlyJoin(); // should be no-op
182 a.quietlyJoin(); // should be no-op
717 * quietlyJoin of a forked task returns when task completes
724 f.quietlyJoin();
838 * quietlyJoin of a forked task returns when task completes abnormally
845 f.quietlyJoin();
928 * quietlyJoin of a forked task returns when task cancelled
936 f.quietlyJoin();
    [all...]
ForkJoinTask8Test.java 142 a.quietlyJoin(); // should be no-op
180 a.quietlyJoin(); // should be no-op
502 * quietlyJoin of a forked task returns when task completes
515 f.quietlyJoin();
663 * quietlyJoin of a forked task returns when task completes abnormally
676 f.quietlyJoin();
    [all...]
RecursiveTaskTest.java 310 * quietlyJoin of a forked task returns when task completes
317 f.quietlyJoin();
440 * quietlyJoin of a forked task returns when task completes abnormally
447 f.quietlyJoin();
535 * quietlyJoin of a forked task returns when task cancelled
543 f.quietlyJoin();
    [all...]
  /libcore/ojluni/src/main/java/java/util/concurrent/
ForkJoinTask.java 374 * Implementation for join, get, quietlyJoin. Directly handles
    [all...]
ForkJoinPool.java     [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.0.CR3/
netty-common-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.3.Final/
netty-common-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.6.Final/
netty-common-4.1.6.Final.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.2.2_r1.2-robolectric-r1.jar 
android-all-4.3_r2-robolectric-r1.jar 
android-all-4.4_r1-robolectric-r2.jar 
android-all-5.0.2_r3-robolectric-r0.jar 
android-all-5.1.1_r9-robolectric-r2.jar 
android-all-6.0.1_r3-robolectric-r1.jar 
android-all-7.0.0_r1-robolectric-0.jar 
android-all-7.0.0_r1-robolectric-r1.jar 
android-all-7.1.0_r7-robolectric-0.jar 
android-all-7.1.0_r7-robolectric-r1.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/24/
android.jar 
  /prebuilts/sdk/current/
core.jar 

Completed in 288 milliseconds

1 2