Home | History | Annotate | Download | only in jsr166

Lines Matching refs:inForkJoinPool

712      * inForkJoinPool of executing task returns true
723 assertTrue(inForkJoinPool());
729 * inForkJoinPool of non-FJ task returns false
734 assertFalse(inForkJoinPool());