RTEMS CPU Kit with SuperCore
4.11.3
|
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.