Searched refs:getStealCount (Results 1 - 2 of 2) sorted by relevance

/libcore/jsr166-tests/src/test/java/jsr166/
H A DForkJoinPoolTest.java54 * getStealCount() since they rely ultimately on random task
176 assertEquals(0, p.getStealCount());
/libcore/ojluni/src/main/java/java/util/concurrent/
H A DForkJoinPool.java88 * {@link #getStealCount}) that are intended to aid in developing,
2973 public long getStealCount() { method in class:ForkJoinPool

Completed in 33 milliseconds