Searched refs:SHORT_SIGN (Results 1 – 1 of 1) sorted by relevance
1188 private static final int SHORT_SIGN = 1 << 15; field in ForkJoinPool1294 (u & SHORT_SIGN) != 0 && (e = (int)c) >= 0) { in tryAddWorker()