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

/openjdk7/jdk/src/share/classes/java/util/concurrent/
H A DForkJoinPool.java85 * {@link #getStealCount}) that are intended to aid in developing,
1759 public long getStealCount() { method in class:ForkJoinPool
1873 long st = getStealCount();

Completed in 36 milliseconds