RTEMS 6.1-rc1
|
This source file contains the implementation of _Scheduler_default_Pin_or_unpin_do_nothing(). More...
#include <rtems/score/scheduler.h>
#include <rtems/score/interr.h>
#include <rtems/score/smpimpl.h>
#include <rtems/sysinit.h>
Functions | |
void | _Scheduler_default_Pin_or_unpin_do_nothing (const Scheduler_Control *scheduler, Thread_Control *the_thread, Scheduler_Node *node, struct Per_CPU_Control *cpu) |
RTEMS_SYSINIT_ITEM (_Scheduler_Ensure_exactly_one_processor, RTEMS_SYSINIT_SCHEDULER, RTEMS_SYSINIT_ORDER_MIDDLE) | |
This source file contains the implementation of _Scheduler_default_Pin_or_unpin_do_nothing().