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

Sets the Thread Creation Stacksize Attribute in the attr object. More...

#include <rtems/posix/pthreadimpl.h>
#include <rtems/score/stackimpl.h>
#include <pthread.h>
#include <errno.h>
Include dependency graph for pthreadattrsetstacksize.c:

Functions

int pthread_attr_setstacksize (pthread_attr_t *attr, size_t stacksize)
 

Detailed Description

Sets the Thread Creation Stacksize Attribute in the attr object.