Searched refs:tryCompensate (Results 1 – 2 of 2) sorted by relevance
1928 final boolean tryCompensate(long c) { in tryCompensate() method in ForkJoinPool1994 if (!tryCompensate(cc)) in awaitJoin()3165 if (p.tryCompensate(p.ctl)) { in managedBlock()
1016 if (p == null || p.tryCompensate(p.ctl)) in get()