| Interface | Description |
|---|---|
| ExecutionManager |
Central manager for all asynchronous and scheduled tasks
|
| SchedulingController |
Used by self scheduling runnables to request a re-evaluation of their scheduling.
|
| SelfSchedulingRunnable | |
| TPC.TPCUnset |
Callback object returned by the various "set*" methods that is used to un-set whatever was previously set.
|
| Class | Description |
|---|---|
| TaskStats | |
| TPC |
TPC = Thread Performance Context
|
| TPC.Systems |
This "class" simply contains some constant strings for common systems to encourage consistency.
|
| TPC.ThreadEntry |
Describes the context in which a thread is executing
|