Revision fdfe88b1

b/lib/locking.py
541 541
    finally:
542 542
      self.__lock.release()
543 543

  
544
  is_owned = _is_owned
545

  
544 546
  def _count_pending(self):
545 547
    """Returns the number of pending acquires.
546 548

  

Also available in: Unified diff