Home | History | Annotate | Download | only in concurrent

Lines Matching defs:isHeldExclusively

649         protected boolean isHeldExclusively() {
670 public boolean isLocked() { return isHeldExclusively(); }