|
RTEMS CPU Kit with SuperCore
|
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.
1.8.13