_POSIX_THREAD_ATTR_STACKADDR

Impl

Enable this option with CONFIG_POSIX_THREAD_ATTR_STACKADDR.

pthread_attr_getstack() and pthread_attr_setstack() also require _POSIX_THREAD_ATTR_STACKSIZE / CONFIG_POSIX_THREAD_ATTR_STACKSIZE.

IEEE 1003.1-2017 removed pthread_attr_getstackaddr() and pthread_attr_setstackaddr() in favour of the combined stack APIs.

_POSIX_THREAD_ATTR_STACKADDR

API

Supported

pthread_attr_getstack()

yes

pthread_attr_setstack()

yes

_POSIX_THREAD_ATTR_STACKADDR