Hello List, actually I am playing around with Xenomai 2.0.1 functions in a C++ Application. I Wrote some simple wrapper-classes to use mutexes, semaphores and tasks. Now, after thinking a while about message queues, I am confused somehow. Is it possible to use the standard 'new' Operator in a mutithreaded realtime application, or do I need to allocate memory inside a Xenomai heap (and overload operator new to do so)?
I would be thankful for some hints, Greetings, Stephan _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
