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

Module locks

source code

Classes
  BaseLock
Class handling claiming and releasing of self, and keeping track of current and waiting owners.
  RealMasterLock
  RealSlaveLock
  LockAccess
I am an object representing a way to access a lock.
  BaseLockId
Abstract base class for LockId classes.
  MasterLock
I am a semaphore that limits the number of simultaneous actions.
  SlaveLock
I am a semaphore that limits simultaneous actions on each buildslave.
Functions
 
debuglog(m) source code
Variables
  __package__ = 'buildbot'