RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
tasksetaffinity.c File Reference

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

#include <rtems/rtems/tasks.h>
#include <rtems/rtems/statusimpl.h>
#include <rtems/score/threadimpl.h>
#include <rtems/score/schedulerimpl.h>

Functions

rtems_status_code rtems_task_set_affinity (rtems_id id, size_t cpusetsize, const cpu_set_t *cpuset)
 Sets the processor affinity of the task.
 

Detailed Description

This source file contains the implementation of rtems_task_set_affinity().