Searched refs:UTC_MASK (Results 1 – 1 of 1) sorted by relevance
1204 private static final int UTC_MASK = SMASK << UTC_SHIFT; field in ForkJoinPool1295 long nc = ((long)(((u + UTC_UNIT) & UTC_MASK) | in tryAddWorker()