Package buildbot :: Module locks :: Class RealMasterLock
[frames | no frames]

Class RealMasterLock

BaseLock --+
           |
          RealMasterLock


Method Summary
  __init__(self, lockid)
  getLock(self, slave)
    Inherited from BaseLock
  __repr__(self)
  claim(self, owner, access)
Claim the lock (lock must be available)
  isAvailable(self, access)
Return a boolean whether the lock is available for claiming
  release(self, owner, access)
Release the lock
  waitUntilMaybeAvailable(self, owner, access)
Fire when the lock *might* be available.

Class Variable Summary
    Inherited from BaseLock
str description = '<BaseLock>'

Generated by Epydoc 2.1 on Tue Sep 16 09:16:00 2008 http://epydoc.sf.net