Re: [Xenomai-core] select: native tasks with posix skin mqueues

2009-12-14 Thread Peter Soetens
On Mon, Nov 30, 2009 at 15:20, Peter Soetens pe...@thesourceworks.com wrote: On Thu, Nov 5, 2009 at 02:46, Gilles Chanteperdrix gilles.chanteperd...@xenomai.org wrote: Peter Soetens wrote: Hi, I'm creating my RT threads using the native API and I'm creating mqueues, wrapped to the

Re: [Xenomai-core] select: native tasks with posix skin mqueues

2009-11-30 Thread Peter Soetens
On Thu, Nov 5, 2009 at 02:46, Gilles Chanteperdrix gilles.chanteperd...@xenomai.org wrote: Peter Soetens wrote: Hi, I'm creating my RT threads using the native API and I'm creating mqueues, wrapped to the pthread_rt library. I can read and write the mqueue (and it goes through

Re: [Xenomai-core] select: native tasks with posix skin mqueues

2009-11-30 Thread Gilles Chanteperdrix
Peter Soetens wrote: On Thu, Nov 5, 2009 at 02:46, Gilles Chanteperdrix gilles.chanteperd...@xenomai.org wrote: Peter Soetens wrote: Hi, I'm creating my RT threads using the native API and I'm creating mqueues, wrapped to the pthread_rt library. I can read and write the mqueue (and it goes

Re: [Xenomai-core] select: native tasks with posix skin mqueues

2009-11-05 Thread Philippe Gerum
On Thu, 2009-11-05 at 02:46 +0100, Gilles Chanteperdrix wrote: Peter Soetens wrote: Hi, I'm creating my RT threads using the native API and I'm creating mqueues, wrapped to the pthread_rt library. I can read and write the mqueue (and it goes through Xenomai), but when I select() on a

Re: [Xenomai-core] select: native tasks with posix skin mqueues

2009-11-04 Thread Gilles Chanteperdrix
Peter Soetens wrote: Hi, I'm creating my RT threads using the native API and I'm creating mqueues, wrapped to the pthread_rt library. I can read and write the mqueue (and it goes through Xenomai), but when I select() on a receiving mqd_t, the select() calls returns that there is data

[Xenomai-core] select: native tasks with posix skin mqueues

2009-10-01 Thread Peter Soetens
Hi, I'm creating my RT threads using the native API and I'm creating mqueues, wrapped to the pthread_rt library. I can read and write the mqueue (and it goes through Xenomai), but when I select() on a receiving mqd_t, the select() calls returns that there is data available on the mq (it fills in