Hi, what is best way to interrupt a blocked RT-Thread waiting on a Linux ressource in secondary mode (e.g. socket) from another NRT-Thread? I can successfully detect the blocked state via rt_task_inquire and testing if XNRELAX is being set. Is kill(pid, SIGINT) the right way to interrupt the blocking system call or are there better ways to do it?
Thanks for you help! MAN Roland Druckmaschinen AG Vorsitzender des Aufsichtsrates: Hanno C. Fiedler Vorstand: Gerd Finkbeiner (Vorsitzender), Dr. Ingo Koch, Dr. Markus Rall, Paul Steidle Sitz der Gesellschaft: Offenbach am Main, Registergericht: Amtsgericht Offenbach HRB-Nr. 42592 USt-Ident-Nr. DE 250200933 _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
