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

/openjdk7/jdk/src/share/classes/java/util/concurrent/
H A DForkJoinWorkerThread.java932 p.addQuiescerCount(1);
971 p.addQuiescerCount(-1);
H A DForkJoinPool.java1362 final void addQuiescerCount(int delta) { method in class:ForkJoinPool

Completed in 661 milliseconds