$search
Public Member Functions | |
def | __init__ |
def | handle |
Public Attributes | |
condition |
Pause current task until the condition is true
Definition at line 517 of file teer.py.
def teer::WaitCondition::handle | ( | self | ) |
Called in the scheduler context
Reimplemented from teer::SystemCall.