RTEMS  5.1
Functions
pthreadattrsetstackaddr.c File Reference

Sets the Thread Creation stackaddr Attribute in the attr Object. More...

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

Functions

int pthread_attr_setstackaddr (pthread_attr_t *attr, void *stackaddr)
 

Detailed Description

Sets the Thread Creation stackaddr Attribute in the attr Object.