![]() |
RTEMS
5.0.0
|
Function sets scheduling policy and parameters of the thread. More...
#include <pthread.h>#include <errno.h>#include <rtems/posix/pthreadimpl.h>#include <rtems/posix/priorityimpl.h>#include <rtems/score/threadimpl.h>#include <rtems/score/schedulerimpl.h>Functions | |
| int | pthread_setschedparam (pthread_t thread, int policy, struct sched_param *param) |
Function sets scheduling policy and parameters of the thread.
1.8.13