Home
last modified time | relevance | path

Searched defs:cfg (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/util/concurrent/
DForkJoinPool.java1849 int cfg = w.config, idx = cfg & SMASK; in timedAwaitWork() local
1912 int cfg = w.config, idx = cfg & SMASK; in tryDropSpare() local