RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Data Structures | Typedefs
schedulernode.h File Reference

This header file provides interfaces of the Scheduler Handler related to scheduler nodes which are used by the implementation and the Application Configuration. More...

#include <rtems/score/basedefs.h>
#include <rtems/score/chain.h>
#include <rtems/score/priority.h>
#include <rtems/score/isrlock.h>

Go to the source code of this file.

Data Structures

struct  Scheduler_Node
 Scheduler node for per-thread data. More...
 

Typedefs

typedef struct Scheduler_Node Scheduler_Node
 

Detailed Description

This header file provides interfaces of the Scheduler Handler related to scheduler nodes which are used by the implementation and the Application Configuration.