Searched refs:AuxState (Results 1 – 1 of 1) sorted by relevance
742 private static final class AuxState extends ReentrantLock { class in ForkJoinPool746 AuxState() {} in AuxState() method in ForkJoinPool.AuxState1174 AuxState aux; in transferStealCount()1496 AuxState auxState; // lock, steal counts1517 AuxState aux = new AuxState(); in tryInitialize()1590 AuxState aux; in registerWorker()1640 AuxState aux; WorkQueue[] ws; // remove index from array in deregisterWorker()1839 int ss; AuxState aux; in timedAwaitWork()2492 AuxState aux; in tryCreateExternalQueue()2977 AuxState sc = auxState; in getStealCount()[all …]