Re: [Xenomai] posix thread api vs linux pthread api

2017-12-18 Thread Stéphane Ancelot
Le 18/12/2017 à 09:13, Stéphane Ancelot a écrit : Hi, I have got a program that uses some xeno heap api functions for shared memory access, but I would like to be able to run my program on the secondary space for pthreads. This is not a hard realtime task. Is there a flag in xenomai that

[Xenomai] posix thread api vs linux pthread api

2017-12-18 Thread Stéphane Ancelot
Hi, I have got a program that uses some xeno heap api functions for shared memory access, but I would like to be able to run my program on the secondary space for pthreads. This is not a hard realtime task. Is there a flag in xenomai that permits specifying which pthread_  func we use