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

Function sets the inheritsched Attribute in the attr Argument. More...

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

Functions

int pthread_attr_setinheritsched (pthread_attr_t *attr, int inheritsched)
 

Detailed Description

Function sets the inheritsched Attribute in the attr Argument.