Searched refs:tryPushStack (Results 1 – 1 of 1) sorted by relevance
249 final boolean tryPushStack(Completion c) { in tryPushStack() method in CompletableFuture257 do {} while (!tryPushStack(c)); in pushStack()562 while (!tryPushStack(c)) { in unipush()1215 if (tryPushStack(c)) { in bipush()1518 while (!tryPushStack(c)) { in orpush()1866 queued = tryPushStack(q); in waitingGet()1912 queued = tryPushStack(q); in timedGet()