Searched refs:nextLocalTask (Results 1 – 2 of 2) sorted by relevance
1269 ((ForkJoinWorkerThread)t).workQueue.nextLocalTask() : in pollNextLocalTask()
988 final ForkJoinTask<?> nextLocalTask() { in nextLocalTask() method in ForkJoinPool.WorkQueue2336 if ((t = w.nextLocalTask()) != null) in nextTaskFor()