29 if ( _SMP_Get_processor_maximum() > 1 ) {
32 SMP_FATAL_SCHEDULER_PIN_OR_UNPIN_NOT_SUPPORTED
Constants and Prototypes Related to the Internal Error Handler.
Fatal source of SMP domain.
void _Terminate(Internal_errors_Source the_source, Internal_errors_t the_error) RTEMS_NO_RETURN
Initiates system termination.
void _Scheduler_default_Pin_or_unpin(const Scheduler_Control *scheduler, Thread_Control *the_thread, Scheduler_Node *node, struct Per_CPU_Control *cpu)
Does nothing in a single processor system, otherwise a fatal error is issued.
Scheduler node for per-thread data.
Constants and Structures Associated with the Scheduler.
SuperCore SMP Implementation.