On 25/7/19 9:25 am, Joel Sherrill wrote:
> One open issue we don't know the right solution to is how to mix C/C++ threads
> with POSIX threads. The language threads don't have as many attributes as 
> POSIX
> threads including stack size and priority. Ignoring that, the task
> synchronization objects in C++ should just work on RTEMS.

It would be really good to figure this out and have it work. There are some
really neat things in C++11 and later like future and promise.

> Maybe you can create (or port) some neat examples. And we could talk about 
> them
> on embedded.fm <http://embedded.fm>. :)

+1

Chris
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to