Public Member Functions | |
def | __init__ |
def | handle |
Public Attributes | |
tids |
Wait for all tasks to exit, return whether the wait was a success
def teer.WaitAllTasks.__init__ | ( | self, | |
tids | |||
) |
def teer.WaitAllTasks.handle | ( | self | ) |
Called in the scheduler context
Reimplemented from teer.SystemCall.