RFC: confdefs.h macro for C11 threads
Chris Johns
chrisj at rtems.org
Mon Oct 9 00:32:18 UTC 2017
On 09/10/2017 07:31, Joel Sherrill wrote:
> Hi
>
> We have a precedence of presenting an abstracted notion of
> configuring an object. Users should not have to know how something
> is implemented in RTEMS. We don't address the configuration of
> C11 threading objects in this way.
>
> Given the implementation, I proposes we add CONFIGURE_C11_MAXIMUM_THREADS
>
> Thoughts?
>
Sorry to pull the thread off the topic ...
How does a user use C11 threads on RTEMS for real applications? When I last
looked I could not see a way to configure any runtime parameters like stack or
priority.
Chris
More information about the devel
mailing list