RTEMS
Functions
schedulerdefaultsetaffinity.c File Reference

Scheduler Default Set Affinity Operation. More...

#include <rtems/score/schedulerimpl.h>

Go to the source code of this file.

Functions

bool _Scheduler_default_Set_affinity (const Scheduler_Control *scheduler, Thread_Control *thread, Scheduler_Node *node, const Processor_mask *affinity)
 Checks if the processor set of the scheduler is the subset of the affinity set. More...
 

Detailed Description

Scheduler Default Set Affinity Operation.

Definition in file schedulerdefaultsetaffinity.c.