Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/util/concurrent/
DForkJoinPool.java1665 WorkQueue[] ws; int wl, sp; long c; in deregisterWorker() local
1754 long c; int sp, wl; WorkQueue v; in tryReactivate() local
1878 long c; int sp, wl; WorkQueue[] ws; WorkQueue v; in tryDropSpare() local
1962 int stat = 0, wl; WorkQueue[] ws; in scan() local
2034 WorkQueue[] ws; int s = 0, wl; in helpComplete() local
2094 WorkQueue[] ws; int wl, oldSum = 0; in helpStealer() local
2172 boolean canBlock; int wl; in tryCompensate() local
2266 WorkQueue[] ws; int wl; // one-shot version of scan loop in findNonEmptyStealQueue() local
2533 WorkQueue q; int wl, k, stat; in externalPush() local
2573 WorkQueue[] ws; int wl; in commonSubmitterQueue() local
[all …]