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