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

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

#include <rtems/rtems/scheduler.h>
#include <rtems/score/schedulerimpl.h>
#include <rtems/config.h>

Functions

rtems_status_code rtems_scheduler_remove_processor (rtems_id scheduler_id, uint32_t cpu_index)
 Removes the processor from the set of processors owned by the scheduler.
 

Detailed Description

This source file contains the implementation of rtems_scheduler_remove_processor().