I'd like to be able to use native skin communications services (most
importantly real time pipes) from a thread created with the POSIX skin. Is this
safe?
I'm doing this because I'm building a C++ library that can use either real-time
communications services, when used with a real-time application, or regular
Linux pipe I/O, when used with a Linux application; these services are called
by tasks that need to exist in both cases. I'd like to make the tasks always
POSIX threads to eliminate the need for a bunch of wrappers and preprocessor
ugliness that I put there to support either skin, depending on which version of
the library is being built.
Thanks,
Doug Brunner
_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help