RTEMS CPU Kit with SuperCore
4.11.3
|
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>
Functions | |
int | pthread_attr_setstacksize (pthread_attr_t *attr, size_t stacksize) |
Sets the Thread Creation Stacksize Attribute in the attr object.