RTEMS
Public Attributes | List of all members
Scheduler_Assignment Struct Reference

Scheduler assignment. More...

#include <scheduler.h>

Public Attributes

const Scheduler_Controlscheduler
 The scheduler for this processor.
 
uint32_t attributes
 The scheduler assignment attributes. More...
 

Detailed Description

Scheduler assignment.

Definition at line 344 of file scheduler.h.

Member Data Documentation

◆ attributes

uint32_t Scheduler_Assignment::attributes

The scheduler assignment attributes.

Use SCHEDULER_ASSIGN_DEFAULT to select default attributes.

The presence of a processor can be

Definition at line 359 of file scheduler.h.


The documentation for this struct was generated from the following file: