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

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

#include <pthread.h>
#include <errno.h>
Include dependency graph for pthreadattrsetstackaddr.c:

Functions

int pthread_attr_setstackaddr (pthread_attr_t *attr, void *stackaddr)
 

Detailed Description

Sets the Thread Creation stackaddr Attribute in the attr Object.