Trees | Indices | Help |
|
---|
|
Allocates multiple instances at the same time.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
REQ_BGL = False
|
|||
Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
Check arguments.
|
Calculate the locks.
|
Declare LU locking needs for a level While most LUs can just declare their locking needs at ExpandNames time, sometimes there's the need to calculate some locks after having acquired the ones before. This function is called just before acquiring locks at a particular level, but after acquiring the ones at lower levels, and permits such calculations. It can be used to modify self.needed_locks, and by default it does nothing. This function is only called if you have something already set in self.needed_locks for the level.
|
Check prerequisite.
|
Executes the opcode.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Dec 30 13:42:37 2015 | http://epydoc.sourceforge.net |