Searched defs:ctl (Results 1 – 2 of 2) sorted by relevance
348 private final AtomicInteger ctl = new AtomicInteger(ctlOf(RUNNING, 0)); field in ThreadPoolExecutor
1221 volatile long ctl; // main pool control field in ForkJoinPool