Searched defs:STOP (Results 1 – 2 of 2) sorted by relevance
331 private static final int STOP = 536870912; // 0x20000000 field in ThreadPoolExecutor
399 private static final int STOP = 1 << COUNT_BITS; field in ThreadPoolExecutor