[PATCH] Add a C++ thread with attributes
Sebastian Huber
sebastian.huber at embedded-brains.de
Tue Dec 10 11:06:02 UTC 2019
On 10/12/2019 12:00, Chris Johns wrote:
> On 10/12/19 5:05 pm, Sebastian Huber wrote:
>> On 10/12/2019 00:28,chrisj at rtems.org wrote:
>>> This patch adds C++ thread support that is similar to the standard
>>> C++ std::thread class however it has attributes so you can control
>>> a thread priority, stack size and other attributes.
>> looks good, but I don't like the short library name. I think it should start
>> with librtems* just like the other RTEMS libraries.
> I found doorstop or YAML or something did not like the ++ in a file name so I
> switched to using xx.
In the *.yml filename '+' is not allowed. I will add something to the
documentation about allowed characters.
>
> What about librtemscxx? This means the library and spec file names match?
This name is fine for me.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list