Searched refs:tryRemoveAndExec (Results 1 – 1 of 1) sorted by relevance
882 final boolean tryRemoveAndExec(ForkJoinTask<?> task) { in tryRemoveAndExec() method in ForkJoinPool.WorkQueue1986 do {} while (joiner.tryRemoveAndExec(task) && // process local tasks in awaitJoin()2035 do {} while (joiner.tryRemoveAndExec(task) && // process local tasks in helpJoinOnce()