RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions
schedulerdefaultnodeinit.c File Reference

This source file contains the implementation of _Scheduler_default_Node_initialize(). More...

#include <rtems/score/schedulerimpl.h>

Functions

void _Scheduler_default_Node_initialize (const Scheduler_Control *scheduler, Scheduler_Node *node, Thread_Control *the_thread, Priority_Control priority)
 Performs the scheduler base node initialization.
 

Detailed Description

This source file contains the implementation of _Scheduler_default_Node_initialize().