RTEMS CPU Kit with SuperCore
Functions
pthreadattrsetschedpolicy.c File Reference

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

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

Functions

int pthread_attr_setschedpolicy (pthread_attr_t *attr, int policy)
 

Detailed Description

Sets Scheduling policy Attributes of Thread Attributes Object.