Home | History | Annotate | Download | only in jsr166

Lines Matching refs:isShutdown

491      * isShutdown is false before shutdown, true after
496 assertFalse(p.isShutdown());
498 assertTrue(p.isShutdown());
689 assertTrue(p.isShutdown());