|
RTEMS CPU Kit with SuperCore
|
Thread scheduler control. More...
#include <thread.h>

Data Fields | |
| struct Scheduler_Node * | node |
| The scheduler node of this thread. More... | |
Thread scheduler control.
| struct Scheduler_Node* Thread_Scheduler_control::node |
The scheduler node of this thread.
On uni-processor configurations this field is constant after initialization.
On SMP configurations the scheduler helping protocol may change this field.
1.8.13