RTEMS CPU Kit with SuperCore  4.11.3
Functions
pthreadattrgetschedparam.c File Reference

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

#include <pthread.h>
#include <errno.h>
Include dependency graph for pthreadattrgetschedparam.c:

Functions

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

Detailed Description

Returns Scheduling Parameter Attributes of Thread Attributes Object.