RTEMS  5.1
Functions
pthreadattrsetschedpolicy.c File Reference

Sets Scheduling policy Attributes of Thread Attributes Object. More...

#include <pthread.h>
#include <errno.h>

Functions

int pthread_attr_setschedpolicy (pthread_attr_t *attr, int policy)
 

Detailed Description

Sets Scheduling policy Attributes of Thread Attributes Object.