Searched refs:tryExternalUnpush (Results 1 – 2 of 2) sorted by relevance
290 else if (cp.tryExternalUnpush(this)) in externalAwaitDone()328 else if (cp.tryExternalUnpush(this)) in externalInterruptibleAwaitDone()1006 else if (cp.tryExternalUnpush(this)) in get()1157 ForkJoinPool.common.tryExternalUnpush(this)); in tryUnfork()
2302 final boolean tryExternalUnpush(ForkJoinTask<?> task) { in tryExternalUnpush() method in ForkJoinPool