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