Hans Søndergaard (HSO) wrote:
> Thank you to both Gilles and Philippe.
> I followed the advises from you both:
> typedef struct object {
>   RT_MUTEX rt_lock; 
>    .. 
>  } Object;
> 
> and used:
>   printf("%ld", ob->rt_lock.opaque);
> to see output.

So, what is the result? Did you find the bug?

-- 
                                            Gilles.


_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to