|
RTEMS CPU Kit with SuperCore
4.11.2
|
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>
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... | |
Translate sched_param into SuperCore Terms.
1.8.13