Home | History | Annotate | Download | only in jsr166

Lines Matching refs:inForkJoinPool

731      * inForkJoinPool of executing task returns true
736 assertTrue(inForkJoinPool());
742 * inForkJoinPool of non-FJ task returns false
747 assertFalse(inForkJoinPool());