k.t.WaitForTasklet(WaitCondition) : class documentation

Part of kiwi.tasklet View In Hierarchy

An object that waits for a tasklet to complete
Method __init__ An object that waits for another tasklet to complete
Method arm See WaitCondition.arm
Method disarm See WaitCondition.disarm
Method _join_cb Undocumented
Method _idle_cb Undocumented
def __init__(self, tasklet):
An object that waits for another tasklet to complete
def arm(self, tasklet):
See WaitCondition.arm
def disarm(self):
See WaitCondition.disarm
def _join_cb(self, tasklet, retval):
Undocumented
def _idle_cb(self):
Undocumented
API Documentation for Kiwi, generated by pydoctor at 2010-05-20 02:10:57.