Part of bzrlib
| Class | LockableFiles | Object representing a set of related files locked within the same scope. |
| Class | TransportLock | Locking method which uses transport-dependent locks. |
| Class | _LockWarner | Hold a counter for a lock and warn if GCed while the count is >= 1. |