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