Searched refs:blockers (Results 1 – 4 of 4) sorted by relevance
796 List<Future<?>> blockers = new ArrayList<>(); in testShutdown_cancellation() local800 blockers.add(p.submit(task)); in testShutdown_cancellation()
848 List<Future<?>> blockers = new ArrayList<>(); in testShutdown_cancellation() local852 blockers.add(p.submit(task)); in testShutdown_cancellation()
775 List<Future<?>> blockers = new ArrayList<>(); in testShutdown_cancellation() local779 blockers.add(p.submit(task)); in testShutdown_cancellation()
826 List<Future<?>> blockers = new ArrayList<>(); in testShutdown_cancellation() local830 blockers.add(p.submit(task)); in testShutdown_cancellation()