RTEMS  5.1
Functions
pthreadattrgetschedparam.c File Reference

Returns Scheduling Parameter Attributes of Thread Attributes Object. More...

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

Functions

int pthread_attr_getschedparam (const pthread_attr_t *attr, struct sched_param *param)
 

Detailed Description

Returns Scheduling Parameter Attributes of Thread Attributes Object.