Home | History | Annotate | Download | only in concurrent

Lines Matching defs:removeOnCancel

173     volatile boolean removeOnCancel;
288 if (cancelled && removeOnCancel && heapIndex >= 0)
757 removeOnCancel = value;
771 return removeOnCancel;