RTEMS  5.1
Functions
pthreadattrsetstacksize.c File Reference

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

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

Functions

int pthread_attr_setstacksize (pthread_attr_t *attr, size_t stacksize)
 

Detailed Description

Sets the Thread Creation Stacksize Attribute in the attr object.