Searched refs:SS_SEQ (Results 1 – 1 of 1) sorted by relevance
729 static final int SS_SEQ = 1 << 16; // version count field in ForkJoinPool1728 ((sp ^ r) & SS_SEQ) == 0 && in tryReactivate()1748 int ns = (ss + SS_SEQ) | UNSIGNALLED; in inactivate()