On Mon, 2011-03-14 at 12:16 +0100, Johann Obermayr wrote: > Hello, > > if i call xnshadow_call_mayday for a realtime task with prio=0, the > signal_handler > is not called.
It does not make sense to call it for such thread. Besides, xnshadow_call_mayday() is an internal interface, with strict calling context requirements, so you are not supposed to use it at all. > > Xenomai 2.5.6, linux kernel 2.6.32.15. gcc 4.3.3 > -- Philippe. _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
