RTEMS CPU Kit with SuperCore  4.11.2
Macros
cpusetimpl.h File Reference

Implementation Helper for CPU Set. More...

#include <rtems/score/cpuset.h>
#include <rtems/score/smp.h>
#include <limits.h>
Include dependency graph for cpusetimpl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _CPU_set_Handler_initialization()   do { } while ( 0 )
 Initialize the CPU Set Handler. More...
 

Detailed Description

Implementation Helper for CPU Set.

This file contains the implementation helpers inlines and prototypes for CPU set methods.

Macro Definition Documentation

◆ _CPU_set_Handler_initialization

#define _CPU_set_Handler_initialization ( )    do { } while ( 0 )

Initialize the CPU Set Handler.

This routine validates a cpuset sets at least one valid cpu and that it does not set any invalid cpus.