$search

Public Member Functions | |
| def | handle |
Parent of all system calls
Definition at line 434 of file teer.py.
| def teer::SystemCall::handle | ( | self | ) |
Called in the scheduler context
Reimplemented in teer::Pass, teer::GetScheduler, teer::WaitTask, teer::WaitAnyTasks, teer::WaitAllTasks, teer::WaitDuration, teer::WaitCondition, and teer::Sleep.