Searched refs:E_SEQ (Results 1 – 1 of 1) sorted by relevance
1210 private static final int E_SEQ = 1 << EC_SHIFT; field in ForkJoinPool1420 v.eventCount = (e + E_SEQ) & E_MASK; in deregisterWorker()1616 int ne = (e + E_SEQ) & E_MASK; in signalWork()1777 int ne = (e + E_SEQ) & E_MASK; in helpRelease()1937 int ne = (e + E_SEQ) & E_MASK; in tryCompensate()2272 w.eventCount = (e + E_SEQ) & E_MASK; in tryTerminate()