RTEMS CPU Kit with SuperCore  4.11.3
Functions
psxtransschedparam.c File Reference

Translate sched_param into SuperCore Terms. More...

#include <pthread.h>
#include <errno.h>
#include <rtems/system.h>
#include <rtems/posix/pthreadimpl.h>
#include <rtems/posix/priorityimpl.h>
#include <rtems/posix/time.h>
Include dependency graph for psxtransschedparam.c:

Functions

int _POSIX_Thread_Translate_sched_param (int policy, struct sched_param *param, Thread_CPU_budget_algorithms *budget_algorithm, Thread_CPU_budget_algorithm_callout *budget_callout)
 Translate sched_param into SuperCore terms. More...
 

Detailed Description

Translate sched_param into SuperCore Terms.