Searched refs:RUNNING (Results 1 – 4 of 4) sorted by relevance
392 private final AtomicInteger ctl = new AtomicInteger(ctlOf(RUNNING, 0));397 private static final int RUNNING = -1 << COUNT_BITS; field in ThreadPoolExecutor
327 private static final int RUNNING = -536870912; // 0xe0000000 field in ThreadPoolExecutor
1490 static final int RUNNING = 1;
1762 static final int RUNNING = 1;